We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 477fd9c commit 3338faeCopy full SHA for 3338fae
doc/source/operations/upgrading-openstack.rst
@@ -566,6 +566,19 @@ To upgrade the Ansible control host:
566
567
kayobe control host upgrade
568
569
+Upgrading Pulp
570
+--------------
571
+
572
+The local Pulp server needs to be upgraded before synchronising 2025.1
573
+container images. The following command will deploy the latest Pulp container
574
+without upgrading Bifrost:
575
576
+.. code-block:: console
577
578
+ kayobe seed service deploy --kolla-tags none --tags seed-manage-containers
579
580
+Note that this will also update any other enabled seed containers, such as Squid.
581
582
Syncing Release Train artifacts
583
-------------------------------
584
0 commit comments