oslo.messaging/oslo_messaging/tests
Joshua Harlow 8da14f68d3 Use the oslo_utils stop watch in decaying timer
The decaying timer can now just use the functionality
of the oslo_utils stop watch to avoid having to maintain
similar information itself; now it just becomes a thin
layer ontop of that object that provides its functionality.

Change-Id: I1b014b821a6b980590ca5b4d850a515d55c42208
2015-03-23 20:06:22 -07:00
..
drivers Merge "rabbit: fix ipv6 support" 2015-03-20 19:16:17 +00:00
executors Add a new aioeventlet executor 2015-02-05 12:11:37 +01:00
functional Create a unique transport for each server in the functional tests 2015-03-19 12:47:04 -04:00
notify Merge "Implements notification-dispatcher-filter" 2015-02-04 02:40:06 +00:00
rpc Add support for multiple namespaces in Targets 2015-03-12 16:07:51 -04:00
__init__.py fix qpid test issue with eventlet monkey patching 2015-01-15 15:00:41 +01:00
test_amqp_driver.py Remove unnecessary log messages from amqp1 unit tests 2015-02-06 08:45:46 -05:00
test_exception_serialization.py Update Oslo imports to remove namespace package 2015-01-21 21:09:33 -05:00
test_expected_exceptions.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_opts.py Move each drivers options into its own group 2015-02-02 10:58:54 +01:00
test_target.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_transport.py Update Oslo imports to remove namespace package 2015-01-21 21:09:33 -05:00
test_urls.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_utils.py Use the oslo_utils stop watch in decaying timer 2015-03-23 20:06:22 -07:00
utils.py Update Oslo imports to remove namespace package 2015-01-21 21:09:33 -05:00