ironic/ironic
Vladyslav Drok 68a5e31a54 Mock out the correct greenthread sleep method
It seems at some point oslo_service loopingcall started using
eventletutils from oslo_utils to sleep during the loopingcall
retries, and some untittests started taking up to 40 seconds
to complete. This change mocks out the correct method offering
significant speedup to unittests' run time.

The EventletEvent class is introduced to eventletutils in version
3.38.0 so lower constraints are bumped as well.

Change-Id: Id7e6ff2a4748b5301e2259acdc760ac7f56b96c3
2019-11-20 17:52:33 +01:00
..
api Merge "Allow node owners to administer nodes" 2019-11-18 10:53:54 +00:00
cmd Remove old online migrations and new models 2019-09-27 13:23:03 +00:00
common Merge "Allow node owners to administer nodes" 2019-11-18 10:53:54 +00:00
conductor Merge "Stop supporting incompatible heartbeat interfaces" 2019-11-18 13:30:55 +00:00
conf Drop [agent]heartbeat_timeout 2019-11-18 17:09:57 +08:00
db Allow retrying PXE boot if it takes too long 2019-09-20 15:24:28 +02:00
dhcp Merge "Enable no IP address to be returned" 2019-08-12 10:57:43 +00:00
drivers Pass correct flags during PXE cleanup in iPXEBoot 2019-11-19 12:39:54 +01:00
hacking Fix regex string in the hacking check 2019-06-06 14:42:58 +08:00
objects Remove old online migration codes 2019-11-18 14:37:49 +08:00
tests Mock out the correct greenthread sleep method 2019-11-20 17:52:33 +01:00
__init__.py Move eventlet monkey patch code 2017-03-02 13:48:18 +02:00
version.py Correct version.py and update current version string 2014-03-21 13:50:05 -07:00