]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
DHCP agent scheduler support for BigSwitch plugin
authorKevin Benton <kevin.benton@bigswitch.com>
Tue, 29 Oct 2013 06:06:42 +0000 (23:06 -0700)
committerKevin Benton <kevin.benton@bigswitch.com>
Tue, 5 Nov 2013 03:11:08 +0000 (19:11 -0800)
commit17924af7a8b9097bdc7a9082eb99819514498d0a
treeacbe90db02dde00d74dce4b2f327f526eaf34da7
parent29e93f2248df880f411bbf83316fd67d93a33b7d
DHCP agent scheduler support for BigSwitch plugin

Adds support for the Neutron DHCP agent scheduler to the BigSwitch
plugin to support multiple neutron DHCP agents.

Implements: blueprint bsn-dhcp-agent-scheduler
Change-Id: I629ce73c0b97c2409b37afb85639282a116560b7
neutron/plugins/bigswitch/plugin.py
neutron/tests/unit/bigswitch/test_agent_scheduler.py [new file with mode: 0644]
neutron/tests/unit/bigswitch/test_base.py [new file with mode: 0644]
neutron/tests/unit/bigswitch/test_restproxy_plugin.py
neutron/tests/unit/bigswitch/test_router_db.py