File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -294,7 +294,8 @@ RabbitMQ 4.1
294294
295295.. warning ::
296296
297- RabbitMQ queue migration and upgrade must be done in Caracal environment.
297+ The RabbitMQ queue migration and upgrade must be completed before upgrading
298+ the environment to Epoxy.
298299
299300StackHPC Kayobe Config sets RabbitMQ 4.1 as the default for the Epoxy release.
300301Existing transient queues must be migrated to durable queues with Queue Manager
@@ -316,7 +317,8 @@ Queue Migration
316317 for instructions.
317318
318319Set the following variables in your kolla globals file (i.e.
319- $KAYOBE_CONFIG_PATH/kolla/globals.yml or $KAYOBE_CONFIG_PATH/environments/$KAYOBE_ENVIRONMENT/kolla/globals.yml):
320+ ``$KAYOBE_CONFIG_PATH/kolla/globals.yml `` or
321+ ``$KAYOBE_CONFIG_PATH/environments/$KAYOBE_ENVIRONMENT/kolla/globals.yml ``):
320322
321323.. code-block :: yaml
322324
@@ -334,7 +336,7 @@ Then execute the migration script:
334336 RabbitMQ Upgrade
335337~~~~~~~~~~~~~~~~
336338
337- After queue migration is finished, upgrade RabbitMQ to 4.1.
339+ After the queue migration is finished, upgrade RabbitMQ to 4.1.
338340
3393411. Sync and publish latest Kolla container images to ensure local pulp has RabbitMQ 4.1 image.
340342 (This can be skipped if local pulp is not used.)
You can’t perform that action at this time.
0 commit comments