[VOL-4065] Fix race condition between mastership and local leadership

Change-Id: I84e5ed35a8a4d78f6c970c1b79156aac5c50279b
1 file changed
tree: 0b71edde5b6169363ae85e7c6d7dd4d200ca1737
  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