Browse Source
* 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: I698d6e4df7b22fce0b157e894050ed80f5a346f9changes/44/296744/1
5 changed files with 25 additions and 9 deletions
@ -0,0 +1,3 @@
|
||||
--- |
||||
prelude: > |
||||
This is the first Mitaka release for puppet-ceilometer 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-ceilometer Release Notes |
||||
=============================== |
||||
=========================================== |
||||
Welcome to puppet-ceilometer Release Notes! |
||||
=========================================== |
||||
|
||||
Contents |
||||
======== |
||||
|
||||
.. toctree:: |
||||
:maxdepth: 1 |
||||
:maxdepth: 2 |
||||
|
||||
unreleased |
||||
|
||||
|
||||
Indices and tables |
||||
================== |
||||
|
||||
* :ref:`genindex` |
||||
* :ref:`search` |
||||
|
Loading…
Reference in new issue