Remove meters when the device is removed or becomes unavailable.
Amendments:
  Rename removeAllMeters to removeDeviceMetersFromBpMap.
Change-Id: I202c99f9a3fc84d5503273c62efae51fd5d6ddf7
1 file changed
tree: dc17ce1e0712ca27e74ce2ec2d4827d810e0c234
  1. .cloudbees.md
  2. .gitignore
  3. .gitreview
  4. LICENSE.txt
  5. README.md
  6. TEST-README.md
  7. api/
  8. app/
  9. pom.xml
README.md

ONOS OLT OpenFlow Control Application

Build

Let's build all the code

mvn clean install