Commit Graph

23 Commits

Author SHA1 Message Date
OpenStack Release Bot 6330543517 Update master for stable/2024.1
Add file to the reno documentation build to show release notes for
stable/2024.1.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2024.1.

Sem-Ver: feature
Change-Id: I7ab0ae40d0a79309d072105aceb97635d7338830
2024-03-15 14:50:30 +00:00
OpenStack Release Bot efd7199960 Update master for stable/2023.2
Add file to the reno documentation build to show release notes for
stable/2023.2.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2023.2.

Sem-Ver: feature
Change-Id: I9c87c69e50379559771ce278039c0c5e822697d6
2023-09-15 13:48:01 +00:00
OpenStack Release Bot 4254ccd1bc Update master for stable/2023.1
Add file to the reno documentation build to show release notes for
stable/2023.1.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2023.1.

Sem-Ver: feature
Change-Id: I96b4afc3f3e61bf340baccb6f90151007911da91
2023-03-02 11:33:08 +00:00
OpenStack Release Bot 4914d7fab2 Update master for stable/zed
Add file to the reno documentation build to show release notes for
stable/zed.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/zed.

Sem-Ver: feature
Change-Id: I9a1311eb60be490ba589baa6a4df6ceb7f7a2d4f
2022-09-16 10:01:58 +00:00
OpenStack Release Bot 2f475330ea Update master for stable/yoga
Add file to the reno documentation build to show release notes for
stable/yoga.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/yoga.

Sem-Ver: feature
Change-Id: I83a7081a2aaaa0cc4812ba823a9a91f48149556c
2022-03-10 12:18:38 +00:00
OpenStack Release Bot 347fd599ae Update master for stable/xena
Add file to the reno documentation build to show release notes for
stable/xena.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/xena.

Sem-Ver: feature
Change-Id: I307fdfc8957028671706265f0575789afa5e60af
2021-09-15 17:39:14 +00:00
OpenStack Release Bot 83405d54c1 Update master for stable/wallaby
Add file to the reno documentation build to show release notes for
stable/wallaby.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/wallaby.

Sem-Ver: feature
Change-Id: If44ab719ae638c44a1a65053950fb33f6e6ef4f4
2021-03-26 15:27:20 +00:00
OpenStack Release Bot 7d7f31a6ed Update master for stable/victoria
Add file to the reno documentation build to show release notes for
stable/victoria.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/victoria.

Change-Id: I61b2e36ad6e0d7accc2baa19f0e52d2469b996b0
Sem-Ver: feature
2020-09-30 09:23:32 +00:00
OpenStack Release Bot 09114ffda3 Update master for stable/ussuri
Add file to the reno documentation build to show release notes for
stable/ussuri.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/ussuri.

Change-Id: Ie18c24d8aa1bf0b2508ccdf55994f9425ccf2bd3
Sem-Ver: feature
2020-04-24 12:48:22 +00:00
OpenStack Release Bot 4762ee9d1a Update master for stable/train
Add file to the reno documentation build to show release notes for
stable/train.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/train.

Change-Id: Id476cf89f4f8f0ab41529d44510a7ed0572c63c5
Sem-Ver: feature
2019-09-26 09:44:13 +00:00
OpenStack Release Bot 15253efde5 Update master for stable/stein
Add file to the reno documentation build to show release notes for
stable/stein.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/stein.

Change-Id: I56674b093e7de39399d7753df7f9cd46ccd197e5
Sem-Ver: feature
2019-03-24 22:14:44 +00:00
OpenStack Release Bot 4d3e4542f4 Update reno for stable/rocky
Change-Id: I8e74912b46e7c8ebc1dec964f4598519d32c826e
2018-08-09 21:54:37 +00:00
OpenStack Release Bot 6b19f198ca Update reno for stable/queens
Change-Id: If9375e90a449855237d06c7696d1c20969c5a343
2018-02-09 16:36:32 +00:00
OpenStack Release Bot 60517921fe Update reno for stable/pike
Change-Id: I4ad9adc99c97d4f0b60c0812090fd1005970a14a
2017-08-11 08:59:15 +00:00
Akihiro Motoki 010b133938 Do not use prelude section for individual release notes
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
2017-08-04 07:17:52 +00:00
yuhui_inspur b6a5b86854 Add Apache License Content in index.rst
Add Apache License 2.0 Content which is necessary
for ./releasenotes/source/index.rst.

Change-Id: Ia48ec9134adb3956a8fef084643860ea3d2e15a5
2017-04-09 19:33:00 +00:00
OpenStack Release Bot c0dfb3018a Update reno for stable/ocata
Change-Id: I863d8ded02f1ce3821a0944708caa38964d5e97c
2017-02-04 01:04:32 +00:00
Davanum Srinivas f1f41218c9 Update reno for stable/newton
Change-Id: I60dabdd3dcccdbdf39306fc96c57b855c26d8fe1
2016-09-16 16:12:12 +00:00
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
Thierry Carrez 4c51282482 Update reno for stable/mitaka
Change-Id: I30bb60da0ce45c71165e2df280366d054c37d3c9
2016-03-19 15:13:58 +00:00
Sean M. Collins 24bfc35d3e Add README with links on how to create release notes
Change-Id: I7944d4ad8d53418d36a2cf894fd9120c672521bf
2016-01-09 16:31:55 -08:00
Kyle Mestery eeb12b940a Add "unreleased" release notes page
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>
2015-11-10 16:36:43 +00:00
Kyle Mestery 271d3c1fae Add reno for release notes management
Change-Id: I0c9b6d9a0e77b57e3637260b6e73edfe78afe5ae
Signed-off-by: Kyle Mestery <mestery@mestery.com>
2015-11-04 22:27:56 +00:00