Ihar Hrachyshka dfd4951889 Untangle WaitTimeout class from eventlet.TimeoutError
This simplifies test code a bit. Previously, we introduced the
WaitTimeout class to replace the eventlet.TimeoutError that inherited
from BaseException and hence could interrupt normal test worker run.

Now that we were initiating deprecation warning messages for a cycle
when the user relied on eventlet.TimeoutError, we should be ok to remove
the parent class from the list of inheritance for WaitTimeout.

Change-Id: I6160cc1408f72a9f847a59702bc74b8e52a10497
2017-03-15 04:27:00 +00:00
..
2016-08-30 10:18:19 -04:00
2017-01-17 16:41:46 -06:00
2017-03-06 16:25:29 +00:00
2017-03-06 16:25:29 +00:00
2015-06-29 08:27:41 +00:00