neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/ovs_ofctl
Boden R 95f1e03446 use plugin constants from neutron-lib
neutron-lib contains a number of the plugin related constants from
neutron.plugins.common.constants. This patch consumes those constants
from neutron-lib and removes them from neutron. In addition the notion
of the dummy plugin service type is moved strictly into the test
package of neutron since it's not a real service plugin.

NeutronLibImpact

Change-Id: I767c626f3fe6159ab3abd6a7ae3cb9893b79bf66
2017-10-16 09:32:20 -06:00
..
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
br_dvr_process.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
br_int.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
br_phys.py OpenFlowSwitchMixin: do not override delete_flows 2017-02-24 10:43:31 -05:00
br_tun.py OpenFlowSwitchMixin: do not override delete_flows 2017-02-24 10:43:31 -05:00
main.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
ofswitch.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
ovs_bridge.py OVS: merge the required OpenFlow version rather than replace 2017-01-25 08:57:09 +00:00