Various SD-Fabric fixes

- Upgrade sdfabric-onos to master-2022-03-01
  - Included fix: Allow building UpfApplication matching only on slice_id
- Upgrade stratum-bfrt to 22.03.01-9.7.0
  - Included fix: Allow zero burst sizes in P4 MeterConfig
- Upgrade upf-epc-pfcpiface to master-ff7a737
  - Revert: Use Set for tunnelPeerIDs and applicationIds
- Introduce new PFCP default value
  - Set default hostname to pfcp-agent
- Disable measure_flow in BESS UPF

Change-Id: I41d40c501d7946995358466c459b61abcf3e1229
7 files changed
tree: 724e63706c862043a45a67ca00c44fb39f2bad23
  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