neutron/neutron/plugins/ml2/drivers
Rodolfo Alonso Hernandez 22c9cf3d95 Add native OVSDB implementation for bridge monitor
This patch implements an OVS bridge monitor based in the OVSDB
native implementation (OVSDB IDL, Open vSwitch Database Interface
Definition Language). This new implementation supersedes the CLI
OVSDB monitor.

Partial-Bug: #1789592

Change-Id: I9c512d4cbd4cebf94c339231f83bbe89b37650ba
2018-12-03 16:09:06 +00:00
..
agent Merge "Dont use dict.get() to know certain key is in dict" 2018-07-25 15:28:18 +00:00
l2pop l2 pop: check for more than 1 first active port on a node 2018-08-31 11:16:19 +04:00
linuxbridge Add binding activation to the Linuxbridge agent 2018-07-19 15:12:20 -05:00
macvtap Scan for MAC through all devices in macvtap agent 2018-11-01 16:00:16 -04:00
mech_sriov Merge "ovs/sriov mech drivers: resource_provider_uuid5_namespace" 2018-11-08 12:04:36 +00:00
openvswitch Add native OVSDB implementation for bridge monitor 2018-12-03 16:09:06 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
helpers.py use context manager from neutron-lib 2018-10-24 07:18:46 -06:00
mech_agent.py supported_vnic_type configurable for ovs 2018-10-15 20:35:49 +02:00
type_flat.py use context manager from neutron-lib 2018-10-24 07:18:46 -06:00
type_geneve.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
type_gre.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
type_local.py use ml2 driver api from neutron-lib 2017-11-10 08:41:28 -07:00
type_tunnel.py use context manager from neutron-lib 2018-10-24 07:18:46 -06:00
type_vlan.py use context manager from neutron-lib 2018-10-24 07:18:46 -06:00
type_vxlan.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00