[SDFAB-753] Optimize ClusterEvent handling in SR
Do not purge sr-should-program cache and do not perform rerouting
when Atomix nodes events are received
Change-Id: I6a9e3f70b773142d7084c6c6596d2fc534b7065c
2 files changed
tree: 493ddaf6a7d8f1df2fa9240c8203f6095feeec86
- .gitignore
- .gitreview
- CODE_OF_CONDUCT.md
- LICENSE.txt
- README.md
- api/
- app/
- impl/
- pom.xml
- 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