Files
aodh/ceilometer/__init__.py
Keith Byrne 001d13cc0b Disable eventlet monkey-patching of DNS
This change avoids eventlet's monkey-patching of DNS
resolution. eventlet's doesn't support IPv6, for example.
A similar change was made in nova, so this is just copying
that code and technique to ceilometer.
Fixes bug #1404886 bug #1325399
Change-Id: I06391fb5f651dbd430a6fb75b0fd0c337aa0a634
2015-01-19 12:45:23 +00:00

1.1 KiB