Files
nova/nova
Matt Riedemann d9e04c4ff0 Implement migrate_instance_start method for neutron
This implements the migrate_instance_start() method for the
neutronv2 API code such that if the neutron port bindings-extended
API extension is available and the ports attached to the instance
have bindings to the destination host, those bindings are activated.

This will make the source compute host port bindings inactive and
also update the port binding:host_id attribute.

This is part of a larger series of changes for live migration where
ComputeManager._post_live_migration calls migrate_instance_start
to activate the bindings on the dest host.

None of this "turns on" until the final patch in the series where
conductor creates the destination host port bindings.

Part of blueprint neutron-new-port-binding-api

Change-Id: I510e0707b63da98af143448dd46b771f3ef74624
2018-07-19 09:08:12 -04:00
..
2018-07-17 00:46:46 +00:00
2018-07-10 14:56:27 +00:00
2018-07-10 14:56:27 +00:00
2018-06-12 14:44:32 -04:00
2018-07-13 06:58:20 +00:00
2018-07-10 14:56:27 +00:00
2018-03-16 17:23:16 +00:00
2018-06-11 14:44:10 -07:00
2018-07-10 14:56:27 +00:00
2018-06-22 09:40:33 -05:00