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 bc562dd commit e2156f0Copy full SHA for e2156f0
doc/source/operations/upgrading-openstack.rst
@@ -211,6 +211,10 @@ Some errors have been observed in testing when the upgrades are perfomed
211
back-to-back. A 200s delay eliminates this issue. On particularly large or slow
212
deployments, consider increasing this timeout.
213
214
+Additionally errors have been observed at sites with OVS networking where after
215
+the upgrade, tenant networking is broken and requires a reset of RabbitMQ. This
216
+can be done by running the rabbitmq-reset playbook.
217
+
218
.. code-block:: bash
219
220
kayobe overcloud service configuration generate --node-config-dir /tmp/ignore -kt none
0 commit comments