Release 8.0.0

* Update CHANGELOG with release notes URL.
* Update README with new release number & name.
* Update metadata.json with new tag & dependencies.
* Add release note prelude for Mitaka.
* Update Reno release note to drop prelude.
* Improve release note landing page.

Change-Id: I684393813348a1b72fabb96596d1770a95381f07
This commit is contained in:
Emilien Macchi 2016-03-23 14:44:00 -04:00
parent ad6d325789
commit e1452ff449
5 changed files with 26 additions and 10 deletions

View File

@ -1,3 +1,8 @@
## 8.0.0 and beyond
From 8.0.0 release and beyond, release notes are published on
[docs.openstack.org](http://docs.openstack.org/releasenotes/puppet-manila/).
##2015-11-25 - 7.0.0
###Summary

View File

@ -1,6 +1,6 @@
{
"name": "openstack-manila",
"version": "7.0.0",
"version": "8.0.0",
"author": "NetApp and OpenStack Contributors",
"summary": "Puppet module for OpenStack Manila",
"license": "Apache-2.0",
@ -33,10 +33,10 @@
"dependencies": [
{ "name": "dprince/qpid", "version_requirement": ">=1.0.0 <2.0.0" },
{ "name": "puppetlabs/inifile", "version_requirement": ">=1.0.0 <2.0.0" },
{ "name": "openstack/keystone", "version_requirement": ">=7.0.0 <8.0.0" },
{ "name": "openstack/glance", "version_requirement": ">=7.0.0 <8.0.0" },
{ "name": "openstack/keystone", "version_requirement": ">=8.0.0 <9.0.0" },
{ "name": "openstack/glance", "version_requirement": ">=8.0.0 <9.0.0" },
{ "name": "puppetlabs/rabbitmq", "version_requirement": ">=2.0.2 <6.0.0" },
{ "name": "puppetlabs/stdlib", "version_requirement": ">=4.0.0 <5.0.0" },
{ "name": "openstack/openstacklib", "version_requirement": ">=7.0.0 <8.0.0" }
{ "name": "openstack/openstacklib", "version_requirement": ">=8.0.0 <9.0.0" }
]
}

View File

@ -0,0 +1,3 @@
---
prelude: >
This is the first Mitaka release for puppet-manila module.

View File

@ -1,6 +1,4 @@
---
prelude: >
Release notes are generated by Reno.
features:
- Release notes are no longer maintained by hand, we now use the reno tool to
manage them.

View File

@ -1,8 +1,18 @@
===========================
puppet-manila Release Notes
===========================
=======================================
Welcome to puppet-manila Release Notes!
=======================================
Contents
========
.. toctree::
:maxdepth: 1
:maxdepth: 2
unreleased
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`