]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Ensure routing key is specified in the address for a direct producer
authorRussell Bryant <rbryant@redhat.com>
Mon, 9 Jun 2014 20:53:21 +0000 (16:53 -0400)
committerRussell Bryant <rbryant@redhat.com>
Mon, 9 Jun 2014 20:53:21 +0000 (16:53 -0400)
commit9b8e7362f564f622e765a6a9a14b23d87a50dac8
tree020d2902ce539a8a7088240c3c285a9882e8b974
parent145ea4ac1a27ced302e585bd84624768f2321c89
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
neutron/openstack/common/rpc/impl_qpid.py