]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Adds configurable agent type
authorSean Mooney <sean.k.mooney@intel.com>
Fri, 26 Jun 2015 11:37:22 +0000 (12:37 +0100)
committerSean Mooney <sean.k.mooney@intel.com>
Tue, 22 Sep 2015 12:01:58 +0000 (13:01 +0100)
commit58c0e498b45b20be936cdfbf9f8c748dba2c2c47
tree7844eefbdfab4aa3098c0f6b47ff57d29881468a
parentec9a634893eb1acafa42b4a4676f9e37789bbdba
Adds configurable agent type

This change introduces a new agent_type config option which
allows the ovs agent to be reused by out of tree
mechanism drivers.

DocImpact
Change-Id: I48f4be4b1d51bcff62e86e5814c12bd9bfa3c902
Closes-Bug: #1469871
etc/neutron/plugins/ml2/openvswitch_agent.ini
neutron/plugins/ml2/drivers/openvswitch/agent/common/config.py
neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py
neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_neutron_agent.py