yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #38915
[Bug 1382630] Re: access_ip_* not updated on reschedules when they should be
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => liberty-rc1
--
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/1382630
Title:
access_ip_* not updated on reschedules when they should be
Status in OpenStack Compute (nova):
Fix Released
Bug description:
For virt drivers that require networks to be reallocated on nova
reschedules, the access_ip_v[4|6] fields on Instance are not updated.
This bug was introduced when the new build_instances path was added.
This new path updates access_ip_* before the instance goes ACTIVE...
and it only updates when its not already set. The old path only
updated the access_ip_* fields when the instance went ACTIVE...
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1382630/+subscriptions
References