oslo.messaging/oslo_messaging/tests
Mehdi Abaakouk 4d0f7ab652 deprecate usage of transport aliases
This change starts the deprecation process for the transport aliases.

The first step is deprecate this one cycle. To ensure deployer have
updated they configuration during Newton Then in Octacia we will deprecate
'aliases' kwargs of transportURL() and get_transport() for consuming
application.

Related-bug: #1424728

Change-Id: I314cefa5fb1803fa7e21e3e34300e5ced31bba89
2016-05-23 16:05:57 +00:00
..
drivers Merge "Remove logging from serialize_remote_exception" 2016-05-20 16:39:56 +00:00
functional [zmq] Redesign router proxy 2016-05-04 15:12:10 +03:00
notify Move server related logic from dispatchers 2016-03-30 11:07:32 +00:00
rpc Remove logging from serialize_remote_exception 2016-05-19 15:18:28 +03:00
__init__.py Use unittest.mock on Python 3 2015-04-16 00:07:48 +02:00
test_exception_serialization.py Remove logging from serialize_remote_exception 2016-05-19 15:18:28 +03: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 Move server related logic from dispatchers 2016-03-30 11:07:32 +00:00
test_serializer.py Revert "serializer: remove deprecated RequestContextSerializer" 2015-11-29 02:21:46 +00:00
test_target.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_transport.py deprecate usage of transport aliases 2016-05-23 16:05:57 +00:00
test_urls.py Add parse.unquote to transport_url 2016-05-07 05:55:12 -07:00
test_utils.py Fixed a couple of pep8 errors/warnings 2016-01-25 15:00:49 +08:00
utils.py make enforce_type=True in CONF.set_override 2016-01-08 13:32:03 +08:00