From d9f7d2217849009c43ab688fb8a04879bcd9c0ee Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Wed, 23 Mar 2016 14:44:05 -0400 Subject: [PATCH] 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: If0c57bc552e72cf9f0a1f4df0911a7dbbc5c6ddd --- CHANGELOG.md | 5 +++++ metadata.json | 2 +- .../notes/mitaka-dece9d43a565e6cb.yaml | 3 +++ .../notes/use-reno-1caaec4ba5aa4285.yaml | 2 -- releasenotes/source/index.rst | 18 ++++++++++++++---- 5 files changed, 23 insertions(+), 7 deletions(-) create mode 100644 releasenotes/notes/mitaka-dece9d43a565e6cb.yaml diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c0a4b7..2fff385 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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-openstack_extras/). + ##2015-11-24 - 7.0.0 ###Summary diff --git a/metadata.json b/metadata.json index 8d18f49..af69255 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "openstack-openstack_extras", - "version": "7.0.0", + "version": "8.0.0", "author": "OpenStack Contributors", "summary": "Puppet OpenStack Extras Module", "license": "Apache-2.0", diff --git a/releasenotes/notes/mitaka-dece9d43a565e6cb.yaml b/releasenotes/notes/mitaka-dece9d43a565e6cb.yaml new file mode 100644 index 0000000..6c376ff --- /dev/null +++ b/releasenotes/notes/mitaka-dece9d43a565e6cb.yaml @@ -0,0 +1,3 @@ +--- +prelude: > + This is the first Mitaka release for puppet-openstack_extras module. diff --git a/releasenotes/notes/use-reno-1caaec4ba5aa4285.yaml b/releasenotes/notes/use-reno-1caaec4ba5aa4285.yaml index 359b52a..41cef2f 100644 --- a/releasenotes/notes/use-reno-1caaec4ba5aa4285.yaml +++ b/releasenotes/notes/use-reno-1caaec4ba5aa4285.yaml @@ -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. diff --git a/releasenotes/source/index.rst b/releasenotes/source/index.rst index 96d1039..4d30b15 100644 --- a/releasenotes/source/index.rst +++ b/releasenotes/source/index.rst @@ -1,8 +1,18 @@ -===================================== -puppet-openstack_extras Release Notes -===================================== +================================================= +Welcome to puppet-openstack-extras Release Notes! +================================================= + +Contents +======== .. toctree:: - :maxdepth: 1 + :maxdepth: 2 unreleased + + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`search`