.testr.conf
AUTHORS
CONTRIBUTING.rst
ChangeLog
LICENSE
MANIFEST.in
README.rst
openstack-common.conf
requirements.txt
setup.cfg
setup.py
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/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/__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/_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/excutils.py
oslo/messaging/openstack/common/gettextutils.py
oslo/messaging/openstack/common/importutils.py
oslo/messaging/openstack/common/jsonutils.py
oslo/messaging/openstack/common/network_utils.py
oslo/messaging/openstack/common/timeutils.py
oslo/messaging/openstack/common/py3kcompat/__init__.py
oslo/messaging/openstack/common/py3kcompat/urlutils.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_exception_serialization.py
tests/test_executor.py
tests/test_expected_exceptions.py
tests/test_log_handler.py
tests/test_notifier.py
tests/test_notifier_logger.py
tests/test_notify_dispatcher.py
tests/test_notify_listener.py
tests/test_opts.py
tests/test_pool.py
tests/test_qpid.py
tests/test_rabbit.py
tests/test_rpc_client.py
tests/test_rpc_dispatcher.py
tests/test_rpc_server.py
tests/test_target.py
tests/test_transport.py
tests/test_urls.py
tests/test_utils.py
tests/utils.py