summaryrefslogtreecommitdiffstats
path: root/docs/source
diff options
context:
space:
mode:
authorBrant Knudson <bknudson@us.ibm.com>2013-05-19 10:03:38 -0500
committerGerrit Code Review <review@openstack.org>2013-05-30 02:16:48 +0000
commit489677319b416351d73044ae1336ff2a2112340e (patch)
treed130b789f73bbb9daf17e48387e1a9c7f0fb45ba /docs/source
parentd67e31b70ca648c8ca0a3cb76f421b3be257d4c5 (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: I1e4d4bbfea374d386796d1505a602fd187e75c67
Diffstat (limited to 'docs/source')
0 files changed, 0 insertions, 0 deletions