summaryrefslogtreecommitdiffstats
path: root/docs/source
diff options
context:
space:
mode:
authorBrant Knudson <bknudson@us.ibm.com>2013-05-09 17:32:24 -0500
committerBrant Knudson <bknudson@us.ibm.com>2013-05-09 21:09:45 -0500
commit6219f94b3a1103a16bd5f16ed8ffdd41a85280e1 (patch)
tree276cb0c43e0ecbcf45e405b5c7e13f4e41af83ec /docs/source
parent693a486f39c9faca20383d211a7d30f6e5748168 (diff)
Disable eventlet monkey-patching of DNS
This change avoids eventlet's monkey-patching of DNS resolution. eventlet's doesn't support IPv6, for example. The way to avoid eventlet's DNS is to set an environment variable. The trick is the environment variable needs to be set before eventlet is imported. A similar change was made in nova, so this is just copying that code and technique to keystone. This allows re-enabling the IPv6 tests, too. Change-Id: I30524a1cebd43580d692fd88ef32be45e62758c5
Diffstat (limited to 'docs/source')
0 files changed, 0 insertions, 0 deletions