oslo.messaging/oslo_messaging
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
..
_cmd Update Oslo imports to remove namespace package 2015-01-21 21:09:33 -05:00
_drivers Use the oslo_utils stop watch in decaying timer 2015-03-23 20:06:22 -07:00
_executors Add a new aioeventlet executor 2015-02-05 12:11:37 +01:00
notify Deprecates the localcontext API 2015-03-11 16:14:50 +01:00
openstack Deprecates the localcontext API 2015-03-11 16:14:50 +01:00
rpc Merge "Add support for multiple namespaces in Targets" 2015-03-13 11:38:25 +00:00
tests Use the oslo_utils stop watch in decaying timer 2015-03-23 20:06:22 -07:00
__init__.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
_i18n.py Update Oslo imports to remove namespace package 2015-01-21 21:09:33 -05:00
_utils.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
conffixture.py Move each drivers options into its own group 2015-02-02 10:58:54 +01:00
exceptions.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
localcontext.py Deprecates the localcontext API 2015-03-11 16:14:50 +01:00
opts.py Move each drivers options into its own group 2015-02-02 10:58:54 +01:00
serializer.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
server.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
target.py Add support for multiple namespaces in Targets 2015-03-12 16:07:51 -04:00
transport.py Update Oslo imports to remove namespace package 2015-01-21 21:09:33 -05:00