.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/AMQP1.0.rst
doc/source/FAQ.rst
doc/source/conf.py
doc/source/conffixture.rst
doc/source/contributing.rst
doc/source/exceptions.rst
doc/source/executors.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
doc/source/static/.placeholder
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/pbr.json
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-error.po
oslo.messaging/locale/en_GB/LC_MESSAGES/oslo.messaging.po
oslo.messaging/locale/fr/LC_MESSAGES/oslo.messaging-log-error.po
oslo.messaging/locale/fr/LC_MESSAGES/oslo.messaging.po
oslo/messaging/__init__.py
oslo/messaging/conffixture.py
oslo/messaging/exceptions.py
oslo/messaging/localcontext.py
oslo/messaging/serializer.py
oslo/messaging/server.py
oslo/messaging/target.py
oslo/messaging/transport.py
oslo/messaging/_drivers/__init__.py
oslo/messaging/_drivers/common.py
oslo/messaging/_executors/__init__.py
oslo/messaging/_executors/base.py
oslo/messaging/notify/__init__.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/middleware.py
oslo/messaging/notify/notifier.py
oslo/messaging/rpc/__init__.py
oslo/messaging/rpc/client.py
oslo/messaging/rpc/dispatcher.py
oslo/messaging/rpc/server.py
oslo_messaging/__init__.py
oslo_messaging/_i18n.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/_drivers/protocols/amqp/opts.py
oslo_messaging/_executors/__init__.py
oslo_messaging/_executors/base.py
oslo_messaging/_executors/impl_aioeventlet.py
oslo_messaging/_executors/impl_blocking.py
oslo_messaging/_executors/impl_eventlet.py
oslo_messaging/_executors/impl_thread.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/filter.py
oslo_messaging/notify/listener.py
oslo_messaging/notify/log_handler.py
oslo_messaging/notify/logger.py
oslo_messaging/notify/middleware.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/rpc/__init__.py
oslo_messaging/rpc/client.py
oslo_messaging/rpc/dispatcher.py
oslo_messaging/rpc/server.py
oslo_messaging/tests/__init__.py
oslo_messaging/tests/test_amqp_driver.py
oslo_messaging/tests/test_exception_serialization.py
oslo_messaging/tests/test_expected_exceptions.py
oslo_messaging/tests/test_opts.py
oslo_messaging/tests/test_target.py
oslo_messaging/tests/test_transport.py
oslo_messaging/tests/test_urls.py
oslo_messaging/tests/test_utils.py
oslo_messaging/tests/utils.py
oslo_messaging/tests/drivers/__init__.py
oslo_messaging/tests/drivers/test_impl_qpid.py
oslo_messaging/tests/drivers/test_impl_rabbit.py
oslo_messaging/tests/drivers/test_impl_zmq.py
oslo_messaging/tests/drivers/test_matchmaker.py
oslo_messaging/tests/drivers/test_matchmaker_redis.py
oslo_messaging/tests/drivers/test_matchmaker_ring.py
oslo_messaging/tests/drivers/test_pool.py
oslo_messaging/tests/executors/__init__.py
oslo_messaging/tests/executors/test_executor.py
oslo_messaging/tests/functional/__init__.py
oslo_messaging/tests/functional/test_functional.py
oslo_messaging/tests/functional/utils.py
oslo_messaging/tests/functional/gate/gate_hook.sh
oslo_messaging/tests/functional/gate/post_test_hook.sh
oslo_messaging/tests/notify/__init__.py
oslo_messaging/tests/notify/test_dispatcher.py
oslo_messaging/tests/notify/test_listener.py
oslo_messaging/tests/notify/test_log_handler.py
oslo_messaging/tests/notify/test_logger.py
oslo_messaging/tests/notify/test_middleware.py
oslo_messaging/tests/notify/test_notifier.py
oslo_messaging/tests/rpc/__init__.py
oslo_messaging/tests/rpc/test_client.py
oslo_messaging/tests/rpc/test_dispatcher.py
oslo_messaging/tests/rpc/test_server.py
tests/__init__.py
tests/test_amqp_driver.py
tests/test_exception_serialization.py
tests/test_expected_exceptions.py
tests/test_target.py
tests/test_transport.py
tests/test_urls.py
tests/test_utils.py
tests/test_warning.py
tests/drivers/__init__.py
tests/drivers/test_impl_qpid.py
tests/drivers/test_impl_rabbit.py
tests/drivers/test_impl_zmq.py
tests/drivers/test_matchmaker.py
tests/drivers/test_matchmaker_redis.py
tests/drivers/test_matchmaker_ring.py
tests/drivers/test_pool.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_middleware.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