Skip to content

Commit 1da156f

Browse files
committed
Attach Release Train document for more info
1 parent db5d43e commit 1da156f

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

doc/source/configuration/release-train.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _stackhpc-release-train:
2+
13
======================
24
StackHPC Release Train
35
======================

doc/source/operations/control-plane-operation.rst

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -294,8 +294,8 @@ node is powered back on.
294294
Software Updates
295295
================
296296

297-
Update Host Packages on Control Plane
298-
-------------------------------------
297+
Sync local Pulp server with StackHPC Release Train
298+
--------------------------------------------------
299299

300300
The host packages and Kolla container images are distributed from `StackHPC Release Train
301301
<https://stackhpc.github.io/stackhpc-release-train/>`__ to ensure tested and reliable
@@ -325,9 +325,14 @@ To sync container images:
325325
kayobe# kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/pulp-container-sync.yml
326326
kayobe# kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/pulp-container-publish.yml
327327
328+
For more information about StackHPC Release Train, see :ref:`stackhpc-release-train` documentation.
329+
328330
Once sync with StackHPC Release Train is done, new contents will be accessible from local
329331
Pulp server.
330332

333+
Update Host Packages on Control Plane
334+
-------------------------------------
335+
331336
Host packages can be updated with:
332337

333338
.. code-block:: console
@@ -340,7 +345,7 @@ See https://docs.openstack.org/kayobe/latest/administration/overcloud.html#updat
340345
Upgrading OpenStack Services
341346
----------------------------
342347

343-
* Update tags for the images in ``etc/kayobe/kolla-image-tags.yml`` to use the new value of ``kolla_openstack_release``
348+
* Update tags for the images in ``etc/kayobe/kolla-image-tags.yml``
344349
* Pull container images to overcloud hosts with ``kayobe overcloud container image pull``
345350
* Run ``kayobe overcloud service upgrade``
346351

0 commit comments

Comments
 (0)