← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1263663] [NEW] IPv6 test are not skipped when ipv6 is disabled

 

Public bug reported:

A platform can still have ipv6 disable for example by doing  "sudo
sysctl -n net.ipv6.conf.all.disable_ipv6=1" but the ipv6 realted 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.

** Affects: keystone
     Importance: Undecided
         Status: New

-- 
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):
  New

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 realted 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


Follow ups

References