VOL-3818: Initial version of OLT Topology discovery app; used to find active links between OLT NNI and Leaf switch ports.

Change-Id: I058b603d028446e8176821d85a25af8963e28924
25 files changed
tree: 634ab1c289e4ba3198977a73ea69b12edea4c516
  1. .gitreview
  2. LICENSE.txt
  3. README.md
  4. api/
  5. app/
  6. pom.xml
  7. spotbugs-security-exclude.xml
  8. spotbugs-security-include.xml
README.md

ONOS OLT topology Application

Build

Let's build all the code

mvn clean install