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: Id57b311e22d813f01d2ae8bc5003610a0544808b
This commit is contained in:
parent
1c2e64fc43
commit
104f2d3e58
@ -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-openstacklib/).
|
||||
|
||||
##2015-11-24 - 7.0.0
|
||||
###Summary
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "openstack-openstacklib",
|
||||
"version": "7.0.0",
|
||||
"version": "8.0.0",
|
||||
"author": "Puppet Labs and OpenStack Contributors",
|
||||
"summary": "Puppet OpenStack Libraries",
|
||||
"license": "Apache-2.0",
|
||||
|
3
releasenotes/notes/mitaka-dece9d43a565e6cb.yaml
Normal file
3
releasenotes/notes/mitaka-dece9d43a565e6cb.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
prelude: >
|
||||
This is the first Mitaka release for puppet-openstacklib module.
|
@ -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.
|
||||
|
@ -1,8 +1,18 @@
|
||||
=================================
|
||||
puppet-openstacklib Release Notes
|
||||
=================================
|
||||
=============================================
|
||||
Welcome to puppet-openstacklib Release Notes!
|
||||
=============================================
|
||||
|
||||
Contents
|
||||
========
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:maxdepth: 2
|
||||
|
||||
unreleased
|
||||
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`search`
|
||||
|
Loading…
Reference in New Issue
Block a user