Add example of setting OPENSTACK_RELEASE to release docs

Also add note about reverting the change, and provide an example for
that.

Change-Id: I7289a612ce53e56d097a74b5ca260b06591b9a10
This commit is contained in:
Mark Goddard 2019-10-21 13:20:55 +01:00
parent e239169e13
commit 20813af6c2
1 changed files with 6 additions and 0 deletions

View File

@ -101,6 +101,8 @@ Prior to creating a release candidate:
* update ``OPENSTACK_RELEASE`` variable in ``kolla/common/config.py``
* example (kolla): https://review.opendev.org/689729
* add `cycle highlights
<https://docs.openstack.org/project-team-guide/release-management.html#cycle-highlights>`__
when requested by the release team
@ -135,6 +137,10 @@ After RC1
* example (kolla): https://review.opendev.org/650419
* revert the patch to switch OPENSTACK_RELEASE in kolla on the master branch
* example (kolla): https://review.opendev.org/689731
* switch to use the new release of RDO on the new stable branch (master uses
the delorean development packages)