diff options
| author | Brant Knudson <bknudson@us.ibm.com> | 2013-05-09 17:32:24 -0500 |
|---|---|---|
| committer | Brant Knudson <bknudson@us.ibm.com> | 2013-05-09 21:09:45 -0500 |
| commit | 6219f94b3a1103a16bd5f16ed8ffdd41a85280e1 (patch) | |
| tree | 276cb0c43e0ecbcf45e405b5c7e13f4e41af83ec /docs/source | |
| parent | 693a486f39c9faca20383d211a7d30f6e5748168 (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
