[VOL-3408] Retying deletion of default eapol flow if VOLTHA is taking too long to respond.
Creating a list of subscriber that failed programming

This way we can be sure that subscribers eventually get provisioned.

Change-Id: I3dd6707ea0809496c2eb748723d4f50e19770327
4 files changed
tree: c50c25bd56b21d13a355d2a60b65aeae6fbad689
  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. pom.xml
README.md

ONOS OLT OpenFlow Control Application

Build

Let's build all the code

mvn clean install