Oleksii Zamiatin a99969ef8a Provide single step check if eventlet is monkey_patched
Currently to perform such check we need to check if eventlet
is available first, that give us two steps, but it is
desired to check this at once.

This change is to remove the function here:
[1] https://github.com/openstack/oslo.messaging/blob/master/oslo_messaging/_drivers/pika_driver/pika_commons.py#L37
Also will be useful in zmq-driver.

Change-Id: Ie24ecb54946bfba465d293185ebfda25691a8701
2016-04-12 13:16:39 +03:00
2015-05-05 19:39:52 +00:00
2014-06-18 23:12:10 -04:00
2015-11-16 23:17:37 +08:00
2016-01-29 08:35:53 +09:00
2015-09-17 16:42:28 +00:00

oslo.utils

Latest Version

Downloads

The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.

Description
OpenStack library utils
Readme 8 MiB
Languages
Python 100%