diff options
author | Kashyap Chamarthy <kchamart@redhat.com> | 2022-07-26 16:02:17 +0200 |
---|---|---|
committer | Kashyap Chamarthy <kchamart@redhat.com> | 2022-07-27 12:20:03 +0200 |
commit | 00ed8a232bc22f48011e95a0b47750520a5b4d47 (patch) | |
tree | a0f3e453b954ed83ef4055a0f74cc0c5713fd297 /nova/tests/unit/notifications/__init__.py | |
parent | de65131f92ba5ba812e33e6ff63be0991687413a (diff) | |
download | nova-00ed8a232bc22f48011e95a0b47750520a5b4d47.tar.gz |
Add a workaround to skip hypervisor version check on LM
When turned on, this will disable the version-checking of hypervisors
during live-migration. This can be useful for operators in certain
scenarios when upgrading. E.g. if you want to relocate all instances
off a compute node due to an emergency hardware issue, and you only have
another old compute node ready at the time.
Note, though: libvirt will do its own internal compatibility checks, and
might still reject live migration if the destination is incompatible.
Closes-Bug: #1982853
Change-Id: Iec387dcbc49ddb91ebf5cfd188224eaf6021c0e1
Signed-off-by: Kashyap Chamarthy <kchamart@redhat.com>
Diffstat (limited to 'nova/tests/unit/notifications/__init__.py')
0 files changed, 0 insertions, 0 deletions