Skip to content

Commit 21b147e

Browse files
authored
Merge pull request #1379 from stackhpc/rabbitmq-upgrade-docs-ovs
Add warning for OVS sites with SLURP rabbitmq upgrade
2 parents 26da40e + 161cbe6 commit 21b147e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/source/operations/upgrading-openstack.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,10 +221,14 @@ to 3.12, then to 3.13 on Antelope before the Caracal upgrade. This upgrade
221221
should not cause an API outage (though it should still be considered "at
222222
risk").
223223

224-
Some errors have been observed in testing when the upgrades are perfomed
224+
Some errors have been observed in testing when the upgrades are performed
225225
back-to-back. A 200s delay eliminates this issue. On particularly large or slow
226226
deployments, consider increasing this timeout.
227227

228+
Additionally errors have been observed at sites with OVS networking where after
229+
the upgrade, tenant networking is broken and requires a reset of RabbitMQ. This
230+
can be done by running the rabbitmq-reset playbook.
231+
228232
.. code-block:: bash
229233
230234
kayobe overcloud service configuration generate --node-config-dir /tmp/ignore -kt none

0 commit comments

Comments
 (0)