]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Update rpc and notifier libs from openstack.common
authorDoug Hellmann <doug.hellmann@dreamhost.com>
Tue, 2 Oct 2012 16:34:30 +0000 (12:34 -0400)
committerDoug Hellmann <doug.hellmann@dreamhost.com>
Tue, 2 Oct 2012 16:34:30 +0000 (12:34 -0400)
commit3399a0c821017501bdac8d775b4fb7fffda1cfec
treef6a5d47f46c129fea1738fe0ec083b1e51cad7a3
parentf723e1a359ff8079356b05a945c7b82252f2cb42
Update rpc and notifier libs from openstack.common

Bring in the latest versions of the rpc and notifications
libraries to fix broken imports in the current version
of master.

Change-Id: I6f545df4622eabdf2f7bf4e9cf155db20bd2c4c1
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
quantum/openstack/common/notifier/api.py
quantum/openstack/common/rpc/__init__.py
quantum/openstack/common/rpc/amqp.py
quantum/openstack/common/rpc/impl_kombu.py
quantum/openstack/common/rpc/impl_qpid.py
quantum/openstack/common/rpc/service.py [new file with mode: 0644]