The nova.virt.hyperv.livemigrationops Module

Management class for live migration VM operations.

class LiveMigrationOps

Bases: object

check_can_live_migrate_destination(*args, **kwds)
check_can_live_migrate_destination_cleanup(*args, **kwds)
check_can_live_migrate_source(*args, **kwds)
live_migration(*args, **kwds)
post_live_migration_at_destination(*args, **kwds)
pre_live_migration(*args, **kwds)
check_os_version_requirement(function)

Previous topic

The nova.virt.hyperv.imagecache Module

Next topic

The nova.virt.hyperv.livemigrationutils Module

This Page