oslo.messaging/oslo_messaging
Gevorg Davoian 90125aa885 Replace retrying with tenacity
This patch replaces the legacy retrying library with the newer
and more convenient tenacity one, taking into account that:
1) retrying uses milliseconds for wait times, but tenacity uses seconds;
2) retrying has a lot of numeric arguments for specifying behaviour
of decorated functions, while tenacity has a few of them, which are
specialized objects, thus making the retry-decorator more flexible.

Change-Id: Ib6ecffe5d1cf292badbb9eb6db6260f17460f343
Closes-Bug: #1635399
2016-11-03 12:36:57 +00:00
..
_cmd [zmq] Make second ROUTER socket optional for proxy 2016-09-26 11:41:29 +03:00
_drivers Replace retrying with tenacity 2016-11-03 12:36:57 +00:00
hacking Update CheckForLoggingIssues hacking rule from keystone 2016-03-23 06:28:30 -04:00
locale/en_GB/LC_MESSAGES Imported Translations from Zanata 2016-07-01 07:58:08 +00:00
notify [document] The example which is written in the developer guide of 2016-10-07 18:07:00 +09:00
rpc Merge "Removed redundant 'the'" 2016-10-10 16:44:09 +00:00
tests Replace retrying with tenacity 2016-11-03 12:36:57 +00:00
__init__.py Remove deprecated localcontext 2016-05-18 09:28:15 +02:00
_i18n.py Update translation setup 2016-01-29 10:39:35 +00:00
_utils.py Use method fetch_current_thread_functor from oslo.utils 2016-09-24 15:22:44 +08:00
conffixture.py [zmq] Redis unavailability is not critical 2016-08-16 11:29:59 +03:00
dispatcher.py Move server related logic from dispatchers 2016-03-30 11:07:32 +00:00
exceptions.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
opts.py Add configurable serialization to pika 2016-09-10 12:28:25 +00:00
serializer.py serializer: deprecate RequestContextSerializer 2016-04-14 16:36:05 +02:00
server.py Documents recommended executor 2016-05-23 10:14:02 +02:00
target.py Fixups to the inline documentation 2016-09-12 09:49:00 -04:00
transport.py Add warning when credential is not specified for each host 2016-08-14 00:03:05 +08:00
version.py Add reno for releasenotes management 2016-05-19 17:14:31 +03:00