]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Update oslo rpc libraries
authorMichael J Fork <mjfork@us.ibm.com>
Mon, 11 Mar 2013 13:26:59 +0000 (13:26 +0000)
committerMichael J Fork <mjfork@us.ibm.com>
Mon, 11 Mar 2013 22:20:35 +0000 (22:20 +0000)
commit1e6e6d5968da8b9dce294060b3934699d2ddc04b
treec45581dd25d2da7600db6ba5813b35e16533f9b1
parent6b9ce709fc05e5c734094cea5196bcdbea43e0dc
Update oslo rpc libraries

Update oslo rpc libraries to capture changes, primarly motivated
by secret=True flag on password config options.

Added bin/quantum-rpc-zmq-receiver

Change-Id: I40d3ef1a85901e5b9eab803cc67cdad3cbb0719a
bin/quantum-rpc-zmq-receiver [new file with mode: 0755]
quantum/openstack/common/rpc/amqp.py
quantum/openstack/common/rpc/impl_kombu.py
quantum/openstack/common/rpc/impl_qpid.py
quantum/openstack/common/rpc/impl_zmq.py
quantum/openstack/common/rpc/matchmaker.py
quantum/openstack/common/rpc/matchmaker_redis.py [new file with mode: 0644]