Merge "Updates for stable/mitaka" into stable/mitaka

This commit is contained in:
Jenkins 2016-03-26 22:07:32 +00:00 committed by Gerrit Code Review
commit bbed76ec7f
4 changed files with 10 additions and 1 deletions

View File

@ -2,3 +2,4 @@
host=review.openstack.org
port=29418
project=openstack/puppet-glance.git
defaultbranch=stable/mitaka

View File

@ -15,7 +15,8 @@ group :development, :test do
gem 'puppet-lint-numericvariable', :require => 'false'
gem 'json', :require => 'false'
gem 'puppet-openstack_spec_helper',
:git => 'https://git.openstack.org/openstack/puppet-openstack_spec_helper',
:git => 'https://git.openstack.org/openstack/puppet-openstack_spec_helper',
:branch => 'stable/mitaka',
:require => false
end

View File

@ -8,6 +8,7 @@ Contents
.. toctree::
:maxdepth: 2
mitaka
unreleased

View File

@ -0,0 +1,6 @@
============================
Mitaka Series Release Notes
============================
.. release-notes::
:branch: origin/stable/mitaka