@@ -294,8 +294,8 @@ node is powered back on.
294
294
Software Updates
295
295
================
296
296
297
- Update Host Packages on Control Plane
298
- -------------------------------------
297
+ Sync local Pulp server with StackHPC Release Train
298
+ --------------------------------------------------
299
299
300
300
The host packages and Kolla container images are distributed from `StackHPC Release Train
301
301
<https://stackhpc.github.io/stackhpc-release-train/> `__ to ensure tested and reliable
@@ -325,9 +325,14 @@ To sync container images:
325
325
kayobe# kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/pulp-container-sync.yml
326
326
kayobe# kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/pulp-container-publish.yml
327
327
328
+ For more information about StackHPC Release Train, see :ref: `stackhpc-release-train ` documentation.
329
+
328
330
Once sync with StackHPC Release Train is done, new contents will be accessible from local
329
331
Pulp server.
330
332
333
+ Update Host Packages on Control Plane
334
+ -------------------------------------
335
+
331
336
Host packages can be updated with:
332
337
333
338
.. code-block :: console
@@ -340,7 +345,7 @@ See https://docs.openstack.org/kayobe/latest/administration/overcloud.html#updat
340
345
Upgrading OpenStack Services
341
346
----------------------------
342
347
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 ``
344
349
* Pull container images to overcloud hosts with ``kayobe overcloud container image pull ``
345
350
* Run ``kayobe overcloud service upgrade ``
346
351
0 commit comments