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 26da40e commit 3800287Copy full SHA for 3800287
doc/source/operations/upgrading-openstack.rst
@@ -225,6 +225,10 @@ Some errors have been observed in testing when the upgrades are perfomed
225
back-to-back. A 200s delay eliminates this issue. On particularly large or slow
226
deployments, consider increasing this timeout.
227
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
+
232
.. code-block:: bash
233
234
kayobe overcloud service configuration generate --node-config-dir /tmp/ignore -kt none
0 commit comments