Skip to content

Commit 6f46fa2

Browse files
committed
Grammar and formatting tweaks
1 parent c2e725a commit 6f46fa2

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

doc/source/operations/upgrading-openstack.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff 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

299300
StackHPC Kayobe Config sets RabbitMQ 4.1 as the default for the Epoxy release.
300301
Existing transient queues must be migrated to durable queues with Queue Manager
@@ -316,7 +317,8 @@ Queue Migration
316317
for instructions.
317318

318319
Set 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

339341
1. 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.)

0 commit comments

Comments
 (0)