neutron/releasenotes/source
lilintan 942c5e01e0 Standardize release note page ordering
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: Iddc12f8c0bef847d3b3a45c05fedcb64bb2be2a1
2016-09-08 14:32:37 +08:00
..
_static Add reno for release notes management 2015-11-04 22:27:56 +00:00
_templates Add reno for release notes management 2015-11-04 22:27:56 +00:00
README.rst Add README with links on how to create release notes 2016-01-09 16:31:55 -08:00
conf.py Add reno for release notes management 2015-11-04 22:27:56 +00:00
index.rst Standardize release note page ordering 2016-09-08 14:32:37 +08:00
liberty.rst Add reno for release notes management 2015-11-04 22:27:56 +00:00
mitaka.rst Update reno for stable/mitaka 2016-03-19 15:13:58 +00:00
unreleased.rst Fix releasenotes/../unreleased.rst 2015-11-16 14:55:46 +01:00

README.rst

Neutron Release Notes Howto

Release notes are a new feature for documenting new features in OpenStack projects. Background on the process, tooling, and methodology is documented in a mailing list post by Doug Hellman.

For information on how to create release notes, please consult the Release Notes documentation.