yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #41691
[Bug 1492274] Re: nova evacuate does not update instance's neutron port location in the DB
[Expired for OpenStack Compute (nova) because there has been no activity
for 60 days.]
** Changed in: nova
Status: Incomplete => Expired
--
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/1492274
Title:
nova evacuate does not update instance's neutron port location in the
DB
Status in OpenStack Compute (nova):
Expired
Bug description:
nova evacuate and nova host-evacuate doesn't update the database with
the new neutron port location after the instance has successfully
evacuate.
The instance's neutron port is created on the right compute node and
the neutron port is created correctly using openvswitch. The instance
doesn't lose connectivity.
Everything is fine with migrate/live-migration/host-live-migration
To reproduce:
shutdown a compute node and execute a nova evacuate or a nova host-evacuate.
Expected Result:
neutron port-show <port_id> show the neutron port are updated with the new neutron port location
Actual Result:
neutron port-show <port_id> still show the previous compute node
Version used :
ii nova-api 1:2015.1.0-0ubuntu1.1~cloud0 all OpenStack Compute - API frontend
ii nova-cert 1:2015.1.0-0ubuntu1.1~cloud0 all OpenStack Compute - certificate management
ii nova-common 1:2015.1.0-0ubuntu1.1~cloud0 all OpenStack Compute - common files
ii nova-conductor 1:2015.1.0-0ubuntu1.1~cloud0 all OpenStack Compute - conductor service
ii nova-novncproxy 1:2015.1.0-0ubuntu1.1~cloud0 all OpenStack Compute - NoVNC proxy
ii nova-scheduler 1:2015.1.0-0ubuntu1.1~cloud0 all OpenStack Compute - virtual machine scheduler
ii python-nova 1:2015.1.0-0ubuntu1.1~cloud0 all OpenStack Compute Python libraries
ii python-novaclient 1:2.22.0-0ubuntu1~cloud0 all client library for OpenStack Compute API
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1492274/+subscriptions
References