** Changed in: nova
Status: Won't Fix => In Progress
--
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/1221646
Title:
v3 server's rebuild with access_ip_* doesn't work for xml format
Status in OpenStack Compute (Nova):
In Progress
Bug description:
if node.hasAttribute("access_ipv4"):
rebuild["access_ip_v4"] = node.getAttribute("access_ip_v4")
if node.hasAttribute("access_ipv6"):
rebuild["access_ip_v6"] = node.getAttribute("access_ip_v6")
access_ipv4 should be access_ip_v4
We can't merge this patch https://review.openstack.org/#/c/41349/
So we need fix current code.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1221646/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp