summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-1982284-libvirt-handle-no-ram-info-was-set-99784934ed80fd72.yaml
blob: 943aa99a4364c5830902e014aaa8590b677db678 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
other:
  - |
    A workaround has been added to the libvirt driver to catch and pass
    migrations that were previously failing with the error:

    ``libvirt.libvirtError: internal error: migration was active, but no RAM info was set``

    See `bug 1982284`_ for more details.

    .. _bug 1982284: https://bugs.launchpad.net/nova/+bug/1982284