** Changed in: nova Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1188450
Title: Update floating ip should consider multi_host or network_host config when live migration Status in OpenStack Compute (Nova): Fix Released Bug description: When migrate a instance, the method _post_live_migration will update host value of the floating ip associated with the instancd to dist host. see https://github.com/openstack/nova/blob/stable/folsom/nova/compute/manager.py#L2313 . This operation does not consider whether multi_host is false or there is a nova-network runing on the dist host when using nova- network as the network service. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1188450/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp