
Verify that eventlet has actually been loaded and has patched the thread module. Previously when checking against EVENTLET_AVAILABLE, it would erroneously use the eventlet Event when eventlet was installed, but not being used. Change-Id: Ibb99ac2031a63268ba6e0d61065c2d4eff1e6997
oslo.utils
The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/oslo.utils
- Source: http://git.openstack.org/cgit/openstack/oslo.utils
- Bugs: http://bugs.launchpad.net/oslo.utils
Description
Languages
Python
100%