4df24f7d1c

This code can share the check for eventlet and warn when the thread module is not patched (which will be a problem). When it is not patched the following warning gets emitted: "RuntimeWarning: It is highly recommended that when eventlet" " is used that the ['thread'] modules are monkey patched when" " using the 'oslo.messaging eventlet executor' (to avoid spurious" " or unexpected lock-ups and/or hangs)" This will not be needed once a new futurist release happens but until then standardize on using that util library to emit these warnings. Change-Id: I7277fe19a73d8094a0acf033c75dc881e0d1e533
Oslo Messaging Library
The Oslo messaging API supports RPC and notifications over a number of different messaging transports.
- License: Apache License, Version 2.0
- Documentation: http://docs.openstack.org/developer/oslo.messaging
- Source: http://git.openstack.org/cgit/openstack/oslo.messaging
- Bugs: http://bugs.launchpad.net/oslo.messaging
Description
Languages
Python
99.8%
Shell
0.2%