oslo.messaging/oslo_messaging/tests
gord chung 5bacea1f42 support kombu4
- kombu4 wraps recoverable errors as OperationalErrors rather than
raising amqp errors
- also, raise a recoverable error and redeclare if for some reason a
message is double acknowledged... previously, this was hidden.
- ensure socket is not none
- use connect method to ensure connection

Depends-On: I9f980b51901ac31599b9651633956ad2eea6a1ac
Change-Id: I73958c8057353a2eefe1baaa7a41148193d507f7
2017-02-10 13:21:22 +00:00
..
drivers support kombu4 2017-02-10 13:21:22 +00:00
functional kafka: skip multiple servers tests 2017-01-26 08:00:40 +01:00
notify Replace mox with mock 2016-12-16 11:24:13 +01:00
rpc Replace mox with mock 2016-12-16 11:24:13 +01:00
__init__.py tests: cleanup monkey path 2017-01-10 18:27:48 +01:00
test_config_opts_proxy.py Change assertTrue(isinstance()) by optimal assert 2016-10-20 23:18:28 +08: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 Moving driver to new kafka-python version 2017-01-02 11:46:48 +01:00
test_serializer.py Fix parameters of assertEqual are misplaced 2016-07-21 10:32:59 +08:00
test_target.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_transport.py Replace mox with mock 2016-12-16 11:24:13 +01: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 kafka: ensure topics are created 2017-01-26 08:00:40 +01:00