
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
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%