Comment 19 for bug 1647389

Revision history for this message
Dave Chiluk (chiluk) wrote :

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.