ONOS-3972 Implemented BMv2 device provider
BMv2 devices can now be discovered (along with port informations) using net-cfg (see tools/test/config/bmv2-cfg.json) Change-Id: Ief2ca790dceb4d047b75aae6c5e1a89a05215e5f
Showing
9 changed files
with
531 additions
and
0 deletions
providers/bmv2/app/features.xml
0 → 100644
providers/bmv2/app/pom.xml
0 → 100644
providers/bmv2/device/pom.xml
0 → 100644
providers/bmv2/device/src/main/java/org/onosproject/provider/bmv2/device/impl/package-info.java
0 → 100644
providers/bmv2/pom.xml
0 → 100644
tools/test/configs/bmv2-cfg.json
0 → 100644
-
Please register or login to post a comment