]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Enable network to be scheduled to N DHCP agents
authorGary Kotton <gkotton@redhat.com>
Wed, 1 May 2013 12:54:11 +0000 (12:54 +0000)
committerGary Kotton <gkotton@redhat.com>
Tue, 21 May 2013 14:33:35 +0000 (14:33 +0000)
commitc95e58b70796eae6bbc8bac283f81df9aa1d1894
treecd1dc25a6bab14994e4c20294f7a46fb648c59e3
parent058d1563953339b16348a59978f5561cccd8f605
Enable network to be scheduled to N DHCP agents

Fixes bug 1174132

Change-Id: Iabe96fd8a98f3539eb21268fb5ef58df8dbd8782
etc/quantum.conf
quantum/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py
quantum/manager.py
quantum/scheduler/__init__.py
quantum/scheduler/dhcp_agent_scheduler.py
quantum/tests/unit/openvswitch/test_agent_scheduler.py
quantum/tests/unit/test_agent_ext_plugin.py
quantum/tests/unit/test_quantum_manager.py