docs: add ansible-collection-kolla
Add to related projects & release management. Change-Id: I8b505e698548f40e6b3e96835289234470dee86f
This commit is contained in:
parent
a1211c639e
commit
8f43bfed55
@ -85,6 +85,8 @@ This needs to be done for each of the following projects:
|
|||||||
|
|
||||||
* https://launchpad.net/kolla-ansible
|
* https://launchpad.net/kolla-ansible
|
||||||
|
|
||||||
|
* https://launchpad.net/ansible-collection-kolla
|
||||||
|
|
||||||
At the beginning of a cycle, ensure a named series exists for the cycle in each
|
At the beginning of a cycle, ensure a named series exists for the cycle in each
|
||||||
project. If not, create one via the project landing page (e.g.
|
project. If not, create one via the project landing page (e.g.
|
||||||
https://launchpad.net/kolla) - in the "Series and milestones" section click in
|
https://launchpad.net/kolla) - in the "Series and milestones" section click in
|
||||||
@ -203,7 +205,8 @@ Prior to creating an RC1 release candidate:
|
|||||||
|
|
||||||
* example (kayobe): https://review.opendev.org/c/openstack/kayobe/+/788432
|
* example (kayobe): https://review.opendev.org/c/openstack/kayobe/+/788432
|
||||||
|
|
||||||
* [kolla][kolla ansible] Mark bugs on Launchpad with the correct milestone
|
* [kolla][kolla ansible][ansible-collection-kolla] Mark bugs on Launchpad with
|
||||||
|
the correct milestone
|
||||||
|
|
||||||
* this command is useful to check for commits that fixed bugs:
|
* this command is useful to check for commits that fixed bugs:
|
||||||
|
|
||||||
@ -239,13 +242,13 @@ stable branch is cut.
|
|||||||
<https://releases.openstack.org/reference/using.html#using-new-release-command>`__
|
<https://releases.openstack.org/reference/using.html#using-new-release-command>`__
|
||||||
tool for these activities.
|
tool for these activities.
|
||||||
|
|
||||||
* [kolla][kolla-ansible] Create RC1 and stable branches by submitting patches
|
* [kolla][kolla-ansible][ansible-collection-kolla] Create RC1 and stable
|
||||||
to the releases repository
|
branches by submitting patches to the releases repository
|
||||||
|
|
||||||
* example: https://review.opendev.org/c/openstack/releases/+/786824
|
* example: https://review.opendev.org/c/openstack/releases/+/786824
|
||||||
|
|
||||||
* [kolla][kolla-ansible] Approve bot-proposed patches to master and the new
|
* [kolla][kolla-ansible][ansible-collection-kolla] Approve bot-proposed patches
|
||||||
stable branch
|
to master and the new stable branch
|
||||||
|
|
||||||
* [kolla][kolla-ansible] Ensure static links to documentation are enabled
|
* [kolla][kolla-ansible] Ensure static links to documentation are enabled
|
||||||
|
|
||||||
@ -376,6 +379,11 @@ R+0 to R+13: Finalise stable branch
|
|||||||
|
|
||||||
Several tasks are required to finalise the stable branch for release.
|
Several tasks are required to finalise the stable branch for release.
|
||||||
|
|
||||||
|
* [kolla ansible][kayobe] Switch to use the new branch of
|
||||||
|
``ansible-collection-kolla`` in ``requirements.yml``.
|
||||||
|
|
||||||
|
.. note:: This needs to be done on the stable branch.
|
||||||
|
|
||||||
* [kolla ansible] Switch to use the newly tagged container images (the branch
|
* [kolla ansible] Switch to use the newly tagged container images (the branch
|
||||||
for development mode on the new stable branch follows automatically since
|
for development mode on the new stable branch follows automatically since
|
||||||
Victoria)
|
Victoria)
|
||||||
|
@ -33,6 +33,10 @@ subproject of Kolla that deploys the Kolla container images using Ansible.
|
|||||||
that uses Kolla Ansible and Bifrost to deploy an OpenStack control plane to
|
that uses Kolla Ansible and Bifrost to deploy an OpenStack control plane to
|
||||||
bare metal.
|
bare metal.
|
||||||
|
|
||||||
|
`ansible-collection-kolla
|
||||||
|
<https://docs.openstack.org/ansible-collection-kolla/latest/>`_ is a subproject
|
||||||
|
of Kolla that provides common Ansible content for use by Kolla projects.
|
||||||
|
|
||||||
Site Notes
|
Site Notes
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user