Update ONOS and pfcp-agent

Includes:
- Fix to ignore default config meters in ONOS
- Improve logging in ECFlowRuleStore
- Fix to avoid clearing of UP4 table with ID 0 in PFCP agent

Change-Id: I17d69355e6fb82989eac5c170a962d9a492efb09
4 files changed
tree: 050975c993669b60d26ed22eb9e11ea565a9cc36
  1. .gitignore
  2. .gitreview
  3. .reuse/
  4. LICENSES/
  5. Makefile
  6. README.md
  7. VERSION
  8. bess-upf/
  9. dbuf/
  10. di-metrics-exporter/
  11. di-topology-watchdog/
  12. int-host-reporter/
  13. pfcp-agent/
  14. sdfabric/
README.md

SD-Fabric Helm charts

This repository contains helm charts related to SD-Fabric project.

Initialize Helm chart dependency

To initialize Helm chart dependency, use the following command:

make deps

To deploy the SD-Fabric chart, see README of the SD-Fabric chart