← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1336094] Re: fake_network_cache_model doesn't support ipv6

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => kilo-3

-- 
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/1336094

Title:
  fake_network_cache_model doesn't support ipv6

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  Currently, the functions in fake_network_cache_model all default to
  building a fake ipv4 network, and so the easiest way to test against a
  fake ipv6 network is to manually create ipv6 components (subnets,
  routes, ips) and plug them into the default fake VIF.  This makes
  testing ipv6 functionality rather error-prone and laborious.

  There should be some option in the fake_network_cache_model functions
  that creates ipv6 models instead of ipv4 models.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1336094/+subscriptions


References