We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e22716c commit e33ad62Copy full SHA for e33ad62
doc/source/operations/upgrading-openstack.rst
@@ -289,14 +289,18 @@ must be migrated to Ubuntu 24.04 before upgrading OpenStack services.
289
You can find the upgrade procedure from :ref:`upgrading-to-ubuntu-noble`
290
documentation.
291
292
-RabbitMQ 4.1
293
-------------
+
+RabbitMQ Prerequisites
294
+----------------------
295
296
.. warning::
297
298
StackHPC Kayobe Config sets RabbitMQ 4.1 as the default for the Epoxy release.
299
Existing transient queues must be migrated to durable queues with Queue Manager
300
before upgrading to RabbitMQ 4.1.
301
302
+ This means that queue migration and the RabbitMQ 4.1 upgrade must be completed
303
+ before upgrading to Epoxy.
304
305
Queue Migration
306
~~~~~~~~~~~~~~~
0 commit comments