summaryrefslogtreecommitdiff
path: root/releasenotes/notes/libvirt-live-migration-speed-limit-revert-81a9d29d60b0df4b.yaml
blob: c70f02b5b667002d26f147a396b2b073dde3a470 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
fixes:
  - |
    Note that the original fix for `bug 1414559`_ committed early in rocky was automatic and always
    enabled. Because of `bug 1786346`_ that fix has since been reverted and superseded by an opt-in
    mechanism which must be enabled. Setting ``[compute]/live_migration_wait_for_vif_plug=True``
    will restore the behavior of `waiting for neutron events`_ during the live migration process.

    .. _bug 1414559: https://bugs.launchpad.net/neutron/+bug/1414559
    .. _bug 1786346: https://bugs.launchpad.net/nova/+bug/1786346
    .. _waiting for neutron events: https://docs.openstack.org/nova/latest/configuration/config.html#compute.live_migration_wait_for_vif_plug