neutron/neutron/openstack/common/rpc
Russell Bryant cac3aa8dbd Ensure routing key is specified in the address for a direct producer
This change is already merged in oslo-incubator.  Original commit
message body includes:

    Porting this fix from oslo.messaging.  This fixes the impl_qpid.py
    driver to allow it to work with the latest stable upstream QPID broker
    (version 0.28).  See the Apache Qpid Jira bug
    https://issues.apache.org/jira/browse/QPID-5557

Change-Id: If71f78e50f8a9b3acfd1e9d02c8271f17c4ebee7
Related-Bug: #1300318
(cherry picked from commit 9b8e7362f5)
2014-06-09 16:55:36 -04:00
..
__init__.py Synced rpc and gettextutils modules from oslo-incubator 2014-03-26 16:23:49 +01:00
amqp.py Synced rpc and gettextutils modules from oslo-incubator 2014-03-26 16:23:49 +01:00
common.py Synced rpc and gettextutils modules from oslo-incubator 2014-03-26 16:23:49 +01:00
dispatcher.py Update RPC code from oslo 2014-01-15 04:26:57 -08:00
impl_fake.py Synced rpc and gettextutils modules from oslo-incubator 2014-03-26 16:23:49 +01:00
impl_kombu.py Synced rpc and gettextutils modules from oslo-incubator 2014-03-26 16:23:49 +01:00
impl_qpid.py Ensure routing key is specified in the address for a direct producer 2014-06-09 16:55:36 -04:00
impl_zmq.py Synced rpc and gettextutils modules from oslo-incubator 2014-03-26 16:23:49 +01:00
matchmaker.py Synced rpc and gettextutils modules from oslo-incubator 2014-03-26 16:23:49 +01:00
matchmaker_redis.py Synced rpc and gettextutils modules from oslo-incubator 2014-03-26 16:23:49 +01:00
matchmaker_ring.py Synced rpc and gettextutils modules from oslo-incubator 2014-03-26 16:23:49 +01:00
proxy.py Update RPC code from oslo 2014-01-15 04:26:57 -08:00
serializer.py Update RPC code from oslo 2014-01-15 04:26:57 -08:00
service.py Synced rpc and gettextutils modules from oslo-incubator 2014-03-26 16:23:49 +01:00
zmq_receiver.py Update RPC code from oslo 2014-01-15 04:26:57 -08:00