prelude section is prepared for general comments about a release [1].
At now neutron release notes use prelude section randomly.
Some rel notes use it and some do not.
This commit drop or move prelude section in Pike release notes.
In addition, some guideline on writing a release note
to the release notes howto page.
Change-Id: I53fefcc3eed30700d095c77d9e000319668097e8
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
We need a release notes page to show notes for unreleased versions by
scanning the "current" branch. This ensures that notes files cannot be
merged if they break the releasenotes job.
Change-Id: Ic0614c37a67ebd28d1da0c0947c69c753833c870
Signed-off-by: Kyle Mestery <mestery@mestery.com>