]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
make the DHCP agent use a unique queue name
authorMark McClain <mark.mcclain@dreamhost.com>
Thu, 29 Nov 2012 17:26:29 +0000 (12:26 -0500)
committerMark McClain <mark.mcclain@dreamhost.com>
Thu, 29 Nov 2012 19:07:25 +0000 (14:07 -0500)
commitd0a284de2ff272ae65a62bc2722c0274ff1be7d2
treeded66f7bb454a71dba64ba1b0d8ace3faae52194
parentbc3ff9787064676603f99fff1b5c690b7f6e06c4
make the DHCP agent use a unique queue name

fixes bug: 1084621

This generates a unique name, so that multiple agents can be active
within a deployment.

Change-Id: Ia2bdc27866e6aa4aebd0bd28d1dfd25c3167dd03
quantum/agent/rpc.py
quantum/tests/unit/test_agent_rpc.py