We have found another workaround for this in openstack clouds. Somehow this issue seems to be exacerbated by live_migration_tunnelled being on.
You may be able to work around this by setting live_migration_tunnelled = false In your nova.conf or nova-compute.conf.
This is set by default for juju deployed openstack clouds.
We have found another workaround for this in openstack clouds. Somehow this issue seems to be exacerbated by live_migration_ tunnelled being on.
You may be able to work around this by setting tunnelled = false
live_migration_
In your nova.conf or nova-compute.conf.
This is set by default for juju deployed openstack clouds.