add a step to sync with docs team during final release

Change-Id: Id09e0462809ce0bb5019609f41ed8ce7664f0e86
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2017-02-20 15:51:26 -05:00
parent f4f597edff
commit 937330cf75

View File

@ -300,15 +300,19 @@ Final Release
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
5. Notify the documentation team that the final release has been
tagged so they can update the documentation landing page. (They
might wait to do that until the press release is published.)
6. 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
7. Update the default series name in
``openstack/releases/openstack_releases/defaults.py`` to use the
new series name.
7. Declare ``openstack/releases`` unfrozen.
8. Declare ``openstack/releases`` unfrozen.
Post-Final Release
==================