Public bug reported: 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. ** 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/1336094 Title: fake_network_cache_model doesn't support ipv6 Status in OpenStack Compute (Nova): New 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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp