Files
nova/nova
Sean Mooney d966ffabc3 libvirt: auto detach/attach sriov ports on migration
- This patch detaches all directmode sriov interfaces before calculating
  the updated xml for the destination immediately before starting the migration.
- This change modifies post_live_migration_at_destination to check
  if an instance has all interfecs defined in the guest xml and attaches
  the missing sriov interfaces if they are not present.
- This change adds a release note for the sriov live migration feature.
- This change extends the base virt driver interface with a new method
  rollback_live_migration_at_source and invokes it from
  rollback_live_migration in the compute manager.

Change-Id: Ib61913d9d6ef6148170963463bb71c13f4272c5d
Implements: blueprint libvirt-neutron-sriov-livemigration
2019-04-26 11:11:40 +01:00
..
2019-01-21 11:48:44 +08:00
2019-04-12 16:23:49 +01:00
2019-03-22 06:26:27 +00:00
2019-03-07 11:37:53 +02:00
2019-04-16 18:26:13 +01:00
2019-04-12 16:23:49 +01:00
2019-04-12 16:23:49 +01:00
2019-04-12 16:23:49 +01:00
2019-04-12 16:23:49 +01:00
2019-04-09 17:15:37 +01:00
2019-01-21 11:48:44 +08:00