oslo.messaging/oslo_messaging/tests
Elancheran Subramanian cc406e4edc Retry support for oslo_messaging_notifications driver
When the underlying RPC is configured with rabbit along
with oslo_messaging_notifications, currently the retry is
not supported. There are retry support specific to drivers,
it's better to have the support uniform across the drivers,
by adding configuration retry on the oslo_messaging_notifier.

Closes-bug: 1666364

Change-Id: I8d547ef2a9e8b086f94a1efca17735f3f3cdaac1
2017-04-18 11:53:19 -07:00
..
drivers Add "ssl" option for amqp driver 2017-04-03 17:23:17 +03:00
functional Merge "drivers: use common.ConfigOptsProxy everywhere" 2017-02-28 01:01:33 +00:00
notify Retry support for oslo_messaging_notifications driver 2017-04-18 11:53:19 -07:00
rpc Move decorator updated_kwarg_default_value to right place 2017-03-07 03:39:30 +00:00
__init__.py Test:Use unittest.mock on Python 3 2017-02-08 19:15:17 +08:00
test_config_opts_proxy.py Validate the transport url query string 2017-02-27 13:10:31 +01:00
test_exception_serialization.py Properly deserializes built-in exceptions 2016-10-05 16:57:55 -07:00
test_expected_exceptions.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_fixture.py Fixed a couple of pep8 errors/warnings 2016-01-25 15:00:49 +08:00
test_opts.py Test:Use unittest.mock on Python 3 2017-02-08 19:15:17 +08:00
test_target.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_transport.py Test:Use unittest.mock on Python 3 2017-02-08 19:15:17 +08:00
test_urls.py Add warning when credential is not specified for each host 2016-08-14 00:03:05 +08:00
test_utils.py Fixed a couple of pep8 errors/warnings 2016-01-25 15:00:49 +08:00
utils.py Remove self.mox 2017-03-07 03:41:16 +00:00