yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #23882
[Bug 1382630] [NEW] access_ip_* not updated on reschedules when they should be
Public bug reported:
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...
** Affects: nova
Importance: Undecided
Status: New
--
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):
New
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
Follow ups
References