oslo.utils/doc/source
Joshua Harlow ed4e2d775a Add a eventlet utils helper module
When greenthreads are being used (and/or eventlet is available and
some modules have been monkey-patched) emit warnings to the users
that certain modules should be monkey-patched and if they are not
then spurious or unexpected lock-ups and/or hangs may result due to
this type of mixed usage which doesn't typically end well.

This commit adds that functionality to a new eventlet utils module
that can be used by calling code when that code really knows it will
not work without modules being patched or partially being patched.

Change-Id: I9a856fc0a6502b438c8da9b2f589154a6fa89a9f
2015-02-10 12:57:28 -08:00
..
api Add a eventlet utils helper module 2015-02-10 12:57:28 -08:00
conf.py exported from oslo-incubator by graduate.sh 2014-06-18 20:45:08 -04:00
contributing.rst Add API docs and clean up other docs 2014-07-23 16:05:59 -04:00
history.rst Add history/changelog to docs 2014-10-04 13:05:13 +00:00
index.rst Add history/changelog to docs 2014-10-04 13:05:13 +00:00
installation.rst exported from oslo-incubator by graduate.sh 2014-06-18 20:45:08 -04:00
readme.rst Add API docs and clean up other docs 2014-07-23 16:05:59 -04:00
usage.rst Move files out of the namespace package 2015-01-06 17:07:36 -05:00

readme.rst