Committed by
Gerrit Code Review
[ONOS-2261] - OVSDB -- Create the implementation of DeviceProvider using
OVSDB protocol. 1.Notify the Device System when the ovsdb node is connected. 2.Notify the Device System when the ovsdb node is disconected. Change-Id: Iff795bfaca624bf957eb1c17626dfb56e241550a
Showing
7 changed files
with
417 additions
and
0 deletions
providers/ovsdb/device/pom.xml
0 → 100644
providers/ovsdb/device/src/main/java/org/onosproject/ovsdb/providers/device/OvsdbDeviceProvider.java
0 → 100644
providers/ovsdb/device/src/main/java/org/onosproject/ovsdb/providers/device/package-info.java
0 → 100644
providers/ovsdb/pom.xml
0 → 100644
-
Please register or login to post a comment