← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1378187] [NEW] IPv6 unit tests should have "ipv6" rather "v6"

 

Public bug reported:

At now some plugins do not have IPv6 support and keyword "v6" is checked to skip IPv6 unit tests in these plugins.
"v6" is too short and may be used in a different context.
It is better to have more clear keyword like "ipv6" in IPv6 related unit tests.

https://review.openstack.org/#/c/126407/3/neutron/tests/unit/opencontrail/test_contrail_plugin.py

** Affects: neutron
     Importance: Low
         Status: New


** Tags: low-hanging-fruit unittest

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1378187

Title:
  IPv6 unit tests should have "ipv6" rather "v6"

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  At now some plugins do not have IPv6 support and keyword "v6" is checked to skip IPv6 unit tests in these plugins.
  "v6" is too short and may be used in a different context.
  It is better to have more clear keyword like "ipv6" in IPv6 related unit tests.

  https://review.openstack.org/#/c/126407/3/neutron/tests/unit/opencontrail/test_contrail_plugin.py

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


Follow ups

References