Commit Graph

20 Commits

Author SHA1 Message Date
OpenStack Release Bot 6e943949f5 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: I5098c5213cc694ef4b3e2d9dbfe76d9e0e156fd5
2023-09-15 14:27:40 +00:00
guolimin.lc a806a536b6 Remove redundant "=" to imporve doc format
Change-Id: Ia24a706d93fa0d717978b127d53135e225f05da3
2023-08-09 13:48:53 +08:00
OpenStack Release Bot 69083a6ea5 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: I97460f7d2bb300d0375a3b8d6c99ea8b1af1ab7f
2023-03-03 14:49:25 +00:00
OpenStack Release Bot b8509fb60e 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: I3d3c21992e12045dc0df03459d719f2ac0714669
2022-09-13 12:32:32 +00:00
OpenStack Release Bot 68f91a8d57 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: I19ad0bec22f1715f384a9737bb5d7c5eab14f8a7
2022-03-11 11:54:20 +00:00
OpenStack Release Bot 923c347ecf 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: I4bfa016d8bb6f57bded45d1146814395d5c1f32f
2021-09-17 16:44:31 +00:00
OpenStack Release Bot 5e84918dcb 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: Ida51754fe65a404ac9bb5e0152520f5e122b0ec5
2021-03-22 10:00:58 +00:00
OpenStack Release Bot 107233b42a 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: Ia777d0ae4d9cd5a124e6b4a046f38c1ac1834f4e
Sem-Ver: feature
2020-09-23 13:16:21 +00:00
OpenStack Release Bot 57c99e9587 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: I9891c15d291bac77cac9fd26a52abc6148d7aee8
Sem-Ver: feature
2020-04-23 19:17:13 +00:00
OpenStack Release Bot 91418b8185 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: Ied5227e2e4cc9f2f5255dfe20611fab3dedc21cd
Sem-Ver: feature
2019-09-27 12:13:07 +00:00
OpenStack Release Bot 20591c1451 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: I3d989024cfe28a5569bfced16a919dc808773f55
Sem-Ver: feature
2019-03-21 17:23:14 +00:00
OpenStack Release Bot 1cf0c5c659 Update reno for stable/rocky
Change-Id: I80c274e70512bd6088f14572e3c6b03f00b63262
2018-08-10 03:12:43 +00:00
OpenStack Release Bot ae51614a27 Update reno for stable/queens
Change-Id: Ibb813e96d2929ae90cec93a3cb9adc081382bc4c
2018-02-09 13:46:31 +00:00
OpenStack Release Bot 5095b56909 Update reno for stable/pike
Change-Id: I4af7e6786ca726a3bb726f4e872153bb9ad8ffa3
2017-08-11 00:55:58 +00:00
OpenStack Release Bot 4167100f34 Update reno for stable/ocata
Change-Id: I8469f5f6b961c2488411f728bd3f5d338904f382
2017-02-02 14:41:53 +00:00
Davanum Srinivas c6b89ba3bc Update reno for stable/newton
Change-Id: I2b231e96c7112eaacf38f01ecc6a080759350737
2016-09-15 12:31:32 -04:00
Doug Hellmann f825ab35d3 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: Ib364dcc8eb31275a31c83b68d7914263b183e393
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-09-08 14:56:46 -04:00
Thierry Carrez eb1b30851e Update reno for stable/mitaka
Change-Id: Ide3ecb689d89e0ad4d06cdee9cd1b99b852b426c
2016-03-18 08:07:22 +00:00
Sergey Lukjanov 5373ba49b0 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: Ifeb96a9c475c2f2b8fd1cac031c316b0846aa9eb
2015-11-16 17:25:09 +03:00
Sergey Lukjanov a5e5748752 Support reno for release notes management
Depends-On: I54527c974fae06fdc059d26bcbfb7e211099f896
Change-Id: I47451c5f23a655d01dcdd2d85e584a7d8be1416f
2015-11-16 14:19:52 +03:00