[VOL-3836] Extract the OLT pipeliners from ONOS

Change-Id: I0dc99aabcb17b46fc5dc8bbe8e3bbd5ece52058a
44 files changed
tree: e612e06261fba19c21ec4e7df22e852e9d3a434f
  1. .cloudbees.md
  2. .gitignore
  3. .gitreview
  4. CODE_OF_CONDUCT.md
  5. LICENSE.txt
  6. README.md
  7. TEST-README.md
  8. api/
  9. app/
  10. impl/
  11. pom.xml
  12. spotbugs-security-exclude.xml
  13. spotbugs-security-include.xml
  14. web/
README.md

ONOS OLT OpenFlow Control Application

Build

Let's build all the code

mvn clean install