keystone/keystone/trust
Boris Bobrov 05f2317c5b Remove eventlet-related call to sleep
Eventlet patched time.sleep. When time.sleep was called, eventlet
switched to another worker. The code being removed gave eventlet
a chance to switch to another worker if there was one.

Eventlet was removed a long time ago and the call being removed
is not needed any more.

Change-Id: I2d23f20f94c2f2e0917be9ea67e7e5edf3514aff
2016-11-24 12:43:18 +00:00
..
backends Remove eventlet-related call to sleep 2016-11-24 12:43:18 +00:00
__init__.py Remove exposure of routers at package level 2015-12-03 15:06:56 -03:00
controllers.py Improvements in error messages 2016-11-22 14:33:24 +00:00
core.py Invalidate trust when the trustor or trustee is deleted 2016-10-13 09:36:04 +08:00
routers.py Change V3 router classes to provide JSON Home data 2014-08-26 09:56:52 -05:00
schema.py Loosen the validation schema used for trustee/trustor ids 2015-03-25 19:11:52 +00:00