Committed by
Gerrit Code Review
[ONOS-2262] - OVSDB -- Create the implementation of HostProvider using
OVSDB prototol. 1.Notify the Host System when the ovsdb vm port is added. 2.Notify the Host System when the ovsdb vm port is removed. Change-Id: I46355cec84db897360a6eb37190a5bd7a8f3047d
Showing
9 changed files
with
731 additions
and
0 deletions
providers/ovsdb/host/pom.xml
0 → 100644
providers/ovsdb/host/src/main/java/org/onosproject/ovsdb/provider/host/OvsdbHostProvider.java
0 → 100644
providers/ovsdb/host/src/test/java/org/onosproject/ovsdb/provider/host/OvsdbHostProviderTest.java
0 → 100644
-
Please register or login to post a comment