Updates for stable/mitaka

* Update reno to find notes on stable/mitaka.
* Update Gemfile to checkout puppet-openstack_spec_helper
  from stable/mitaka.
* Update .gitreview to use stable/mitaka by default.

Change-Id: Id60a5ae1bd7976e808143e5488d4c67164247767
This commit is contained in:
Emilien Macchi 2016-03-24 18:44:22 -04:00
parent 9407ebd653
commit ccf2b55593
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