nova/nova/conductor/tasks
Kashyap Chamarthy 00ed8a232b 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>
2022-07-27 12:20:03 +02:00
..
__init__.py Removed copyright from empty files 2014-02-27 14:27:54 +02:00
base.py Remove six.add_metaclass 2020-08-15 07:45:39 +00:00
cross_cell_migrate.py Fix typos 2022-05-30 17:40:00 +05:30
live_migrate.py Add a workaround to skip hypervisor version check on LM 2022-07-27 12:20:03 +02:00
migrate.py Support move ops with extended resource request 2021-08-27 17:59:18 +02:00