.testr.conf
AUTHORS
CONTRIBUTING.rst
ChangeLog
LICENSE
MANIFEST.in
README.rst
amqp1-requirements.txt
babel.cfg
openstack-common.conf
requirements-py3.txt
requirements.txt
setup.cfg
setup.py
test-requirements-py3.txt
test-requirements.txt
tox.ini
doc/source/conf.py
doc/source/conffixture.rst
doc/source/exceptions.rst
doc/source/index.rst
doc/source/notification_listener.rst
doc/source/notifier.rst
doc/source/opts.rst
doc/source/rpcclient.rst
doc/source/serializer.rst
doc/source/server.rst
doc/source/target.rst
doc/source/transport.rst
etc/routing_notifier.yaml.sample
oslo/__init__.py
oslo.messaging.egg-info/PKG-INFO
oslo.messaging.egg-info/SOURCES.txt
oslo.messaging.egg-info/dependency_links.txt
oslo.messaging.egg-info/entry_points.txt
oslo.messaging.egg-info/namespace_packages.txt
oslo.messaging.egg-info/not-zip-safe
oslo.messaging.egg-info/requires.txt
oslo.messaging.egg-info/top_level.txt
oslo.messaging/locale/oslo.messaging-log-critical.pot
oslo.messaging/locale/oslo.messaging-log-error.pot
oslo.messaging/locale/oslo.messaging-log-info.pot
oslo.messaging/locale/oslo.messaging-log-warning.pot
oslo.messaging/locale/oslo.messaging.pot
oslo.messaging/locale/de/LC_MESSAGES/oslo.messaging.po
oslo.messaging/locale/en_GB/LC_MESSAGES/oslo.messaging-log-critical.po
oslo.messaging/locale/en_GB/LC_MESSAGES/oslo.messaging-log-error.po
oslo.messaging/locale/en_GB/LC_MESSAGES/oslo.messaging-log-info.po
oslo.messaging/locale/en_GB/LC_MESSAGES/oslo.messaging-log-warning.po
oslo.messaging/locale/en_GB/LC_MESSAGES/oslo.messaging.po
oslo/messaging/__init__.py
oslo/messaging/_utils.py
oslo/messaging/conffixture.py
oslo/messaging/exceptions.py
oslo/messaging/localcontext.py
oslo/messaging/opts.py
oslo/messaging/serializer.py
oslo/messaging/server.py
oslo/messaging/target.py
oslo/messaging/transport.py
oslo/messaging/_cmd/__init__.py
oslo/messaging/_cmd/zmq_receiver.py
oslo/messaging/_drivers/__init__.py
oslo/messaging/_drivers/amqp.py
oslo/messaging/_drivers/amqpdriver.py
oslo/messaging/_drivers/base.py
oslo/messaging/_drivers/common.py
oslo/messaging/_drivers/impl_fake.py
oslo/messaging/_drivers/impl_qpid.py
oslo/messaging/_drivers/impl_rabbit.py
oslo/messaging/_drivers/impl_zmq.py
oslo/messaging/_drivers/matchmaker.py
oslo/messaging/_drivers/matchmaker_redis.py
oslo/messaging/_drivers/matchmaker_ring.py
oslo/messaging/_drivers/pool.py
oslo/messaging/_drivers/protocols/__init__.py
oslo/messaging/_drivers/protocols/amqp/__init__.py
oslo/messaging/_drivers/protocols/amqp/controller.py
oslo/messaging/_drivers/protocols/amqp/driver.py
oslo/messaging/_drivers/protocols/amqp/eventloop.py
oslo/messaging/_executors/__init__.py
oslo/messaging/_executors/base.py
oslo/messaging/_executors/impl_blocking.py
oslo/messaging/_executors/impl_eventlet.py
oslo/messaging/notify/__init__.py
oslo/messaging/notify/_impl_log.py
oslo/messaging/notify/_impl_messaging.py
oslo/messaging/notify/_impl_noop.py
oslo/messaging/notify/_impl_routing.py
oslo/messaging/notify/_impl_test.py
oslo/messaging/notify/dispatcher.py
oslo/messaging/notify/listener.py
oslo/messaging/notify/log_handler.py
oslo/messaging/notify/logger.py
oslo/messaging/notify/notifier.py
oslo/messaging/openstack/__init__.py
oslo/messaging/openstack/common/__init__.py
oslo/messaging/openstack/common/context.py
oslo/messaging/openstack/common/gettextutils.py
oslo/messaging/openstack/common/importutils.py
oslo/messaging/openstack/common/jsonutils.py
oslo/messaging/openstack/common/strutils.py
oslo/messaging/openstack/common/timeutils.py
oslo/messaging/openstack/common/middleware/__init__.py
oslo/messaging/openstack/common/middleware/base.py
oslo/messaging/rpc/__init__.py
oslo/messaging/rpc/client.py
oslo/messaging/rpc/dispatcher.py
oslo/messaging/rpc/server.py
tests/__init__.py
tests/test_amqp_driver.py
tests/test_exception_serialization.py
tests/test_expected_exceptions.py
tests/test_opts.py
tests/test_target.py
tests/test_transport.py
tests/test_urls.py
tests/test_utils.py
tests/utils.py
tests/drivers/__init__.py
tests/drivers/test_impl_qpid.py
tests/drivers/test_impl_rabbit.py
tests/drivers/test_pool.py
tests/executors/__init__.py
tests/executors/test_executor.py
tests/notify/__init__.py
tests/notify/test_dispatcher.py
tests/notify/test_listener.py
tests/notify/test_log_handler.py
tests/notify/test_logger.py
tests/notify/test_notifier.py
tests/rpc/__init__.py
tests/rpc/test_client.py
tests/rpc/test_dispatcher.py
tests/rpc/test_server.py
tools/run_cross_tests.sh