* 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: If0c57bc552e72cf9f0a1f4df0911a7dbbc5c6dddchanges/57/296757/1
parent
fb1492ca64
commit
d9f7d22178
@ -0,0 +1,3 @@
|
||||
---
|
||||
prelude: >
|
||||
This is the first Mitaka release for puppet-openstack_extras 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-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`
|
||||
|
Loading…
Reference in new issue