[VOL-3922] Dynamic configuration of the required drivers property to ensure correct driver is assigned to the device at all times, both instance restart and application update

Change-Id: I1c54d2e260aecd1e33b15c06bcb1f6c857603355
5 files changed
tree: d78a7910a937fac904d1bfa4b71b5a0cea4757f7
  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