f9865a5772
This change consolidates eventlet code to a single module. Importing eventlet drags along alot of other behavior changes (such as replacing gettaddr with a version that doesn't support IPv6), so it's safer if all the eventlet code is in one place so it doesn't get imported when it's not needed, such as when running under httpd. blueprint extract-eventlet Part of fix for bug 1178732 Change-Id: Ia557f8df7f856d7707a9d8c19800ddc36f1572ed |
||
---|---|---|
.. | ||
keystone-all | ||
keystone-manage |