You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
neutron/neutron/tests/unit/agent/ovsdb
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
5 years ago
..
native Add native OVSDB implementation for bridge monitor 5 years ago
__init__.py ovsdb: attempt to enable connection_uri for native impl on startup 8 years ago
test_impl_idl.py Use the ovsdbapp library 6 years ago