Add Mitaka release notes page

This commit updates the release notes tooling for 4.3.0 and Mitaka.

* Rename 'unreleased' to 'current-series'
* Add a 'mitaka' release notes page

Change-Id: I21310919f86a20dc1eb7f21f9d780e6359997566
This commit is contained in:
Devananda van der Veen 2015-12-07 10:06:09 -08:00 committed by Dmitry Tantsur
parent 103e211d35
commit 4138682038
4 changed files with 19 additions and 6 deletions

View File

@ -0,0 +1,5 @@
============================
Current Series Release Notes
============================
.. release-notes::

View File

@ -5,8 +5,14 @@
.. toctree::
:maxdepth: 1
Current (4.3.0 - unreleased) <unreleased>
Current (4.3.0 - unreleased) <current-series>
Mitaka (4.3.0 - unreleased) <mitaka>
Liberty (4.0.0 - 4.2.x) <liberty>
Kilo (2015.1) <https://wiki.openstack.org/wiki/Ironic/ReleaseNotes/Kilo>
Juno (2014.2) <https://wiki.openstack.org/wiki/Ironic/ReleaseNotes/Juno>
Icehouse (2014.1) <https://wiki.openstack.org/wiki/Ironic/ReleaseNotes/Icehouse>
.. toctree::
:hidden:
unreleased

View File

@ -0,0 +1,6 @@
============================
Mitaka Series Release Notes
============================
.. release-notes::
:branch: origin/master

View File

@ -1,5 +1 @@
============================
Current Series Release Notes
============================
.. release-notes::
.. include:: current-series.rst