Remove OLT-specific Kafka integration.

This has been moved into its own app (kafka-onos repo)

Change-Id: Ie8f0c01bc2fe14561686848dc5b5bc22b9560837
5 files changed
tree: 65d62f1de1f01fcd42b86369ec314ec98dae57c3
  1. .cloudbees.md
  2. .gitignore
  3. .gitreview
  4. LICENSE.txt
  5. README.md
  6. api/
  7. app/
  8. pom.xml
README.md

ONOS OLT OpenFlow Control Application

Build

Let's build all the code

mvn clean install