update process step order

Change-Id: Ie093c7c1f1de25692f61d32bd77e67d845bacd14
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2017-02-22 08:23:32 -05:00
parent 8d5d768876
commit 1ddb563ac6
1 changed files with 10 additions and 10 deletions

View File

@ -277,20 +277,13 @@ candidates are coming.
Final Release
=============
1. Add documentation links on the series page on releases.o.o.
See https://review.openstack.org/#/c/381005 for an example.
1. Approve the final release patch created earlier.
2. Mark series as released on releases.o.o, by updating doc/source/index.rst
and doc/source/$series/index.rst.
See https://review.openstack.org/#/c/381006 for an example.
3. Approve the final release patch created earlier.
4. Send release announcement email to
2. Send release announcement email to
``openstack-announce@lists.openstack.org``, based on
``templates/final.txt``.
5. Reset gerrit ACLs
3. Reset gerrit ACLs
1. Update all of the $project-release-branch groups to have
$project-stable-maint as members instead of "Release Managers"
@ -302,6 +295,13 @@ Final Release
2. Remove the refs/heads/stable/$series from the project gerrit
ACLs. This can be done by reverting the original ACL patch.
4. Add documentation links on the series page on releases.o.o.
See https://review.openstack.org/#/c/381005 for an example.
5. Mark series as released on releases.o.o, by updating doc/source/index.rst
and doc/source/$series/index.rst.
See https://review.openstack.org/#/c/381006 for an example.
6. Update the default series name in
``openstack/releases/openstack_releases/defaults.py`` to use the
new series name.