← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1221646] Re: v3 server's rebuild with access_ip_* doesn't work for xml format

 

** Changed in: nova
       Status: Fix Committed => 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/1221646

Title:
  v3 server's rebuild with access_ip_* doesn't work for xml format

Status in OpenStack Compute (Nova):
  Fix Released

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