[AETHER-537][AETHER-538][AETHER-1032] Several bugfixes for SR (p1)

- Missing treament and meta information in removePortNextObjective
- Missing information in the host NextObjectives
- Wrong VLAN in the meta of the PW NextObjective
- Updates onos-dependencies to the latest beta

It will follow another patch that will complete the work

Change-Id: I412e21a03767130d818031545051e260c9534f05
3 files changed
tree: 3b3636d69d58a7fc6a7c0f810cd45dd374a7dfd8
  1. .gitignore
  2. .gitreview
  3. CODE_OF_CONDUCT.md
  4. LICENSE.txt
  5. README.md
  6. api/
  7. app/
  8. impl/
  9. pom.xml
  10. web/
README.md

Trellis Control Application

Build

docker run -it --rm -v $HOME/.m2:/root/.m2 -v $PWD:/root/trellis-control -w /root/trellis-control maven:3.6.3-openjdk-11 mvn clean install

The OAR file can be located under app/target

Install

onos-app <ip>:<port> install! app/target/segmentrouting-app-<x.y.z>.oar