yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #08612
[Bug 1263663] Re: IPv6 test are not skipped when ipv6 is disabled
** Changed in: keystone
Status: Fix Committed => Fix Released
** Changed in: keystone
Milestone: None => icehouse-2
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1263663
Title:
IPv6 test are not skipped when ipv6 is disabled
Status in OpenStack Identity (Keystone):
Fix Released
Bug description:
A platform can still have ipv6 disable for example by doing "sudo
sysctl -n net.ipv6.conf.all.disable_ipv6=1" but the ipv6 related test
will not be skipped and that is because of the naive way of detecting
ipv6 support in the system.
I am proposing in this patch a better way to detect wether ipv6 is
enabled or no in a machine.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1263663/+subscriptions
References