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: Ia34090917198a30d1a6a851df2ccb07e84a94357
This commit is contained in:
Emilien Macchi 2016-03-24 18:56:08 -04:00
parent 31c12cedc9
commit f3b819fab0
4 changed files with 10 additions and 1 deletions

View File

@ -2,3 +2,4 @@
host=review.openstack.org
port=29418
project=openstack/puppet-heat.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