summaryrefslogtreecommitdiff
path: root/releasenotes/source
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2016-09-02 09:43:46 -0400
committerDoug Hellmann <doug@doughellmann.com>2016-09-07 17:12:36 -0400
commite02c08dd4f6dde582877b69993351d277a7f11d3 (patch)
treea3302a3bd2962c21052531dc539e21f3d781489e /releasenotes/source
parentf628849d385f781a7cac8d794dff8053165ee23f (diff)
downloadpython-novaclient-e02c08dd4f6dde582877b69993351d277a7f11d3.tar.gz
Update reno for stable/newton
In order to support automatically updating the release notes when we create stable branches, we want the pages to be in a standard order. This patch updates the order to be reverse chronological, so the most recent notes appear at the top. Change-Id: I9a79d95953acdb94b676020a91627b8da4964608 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Diffstat (limited to 'releasenotes/source')
-rw-r--r--releasenotes/source/index.rst6
-rw-r--r--releasenotes/source/newton.rst6
2 files changed, 9 insertions, 3 deletions
diff --git a/releasenotes/source/index.rst b/releasenotes/source/index.rst
index b054c42f..896ac554 100644
--- a/releasenotes/source/index.rst
+++ b/releasenotes/source/index.rst
@@ -7,10 +7,10 @@ Contents
.. toctree::
:maxdepth: 2
- liberty
- mitaka
unreleased
-
+ newton
+ mitaka
+ liberty
Indices and tables
==================
diff --git a/releasenotes/source/newton.rst b/releasenotes/source/newton.rst
new file mode 100644
index 00000000..97036ed2
--- /dev/null
+++ b/releasenotes/source/newton.rst
@@ -0,0 +1,6 @@
+===================================
+ Newton Series Release Notes
+===================================
+
+.. release-notes::
+ :branch: origin/stable/newton