commit | 93c2c502000287c4eaae52712719868ac83febac | [log] [tgz] |
---|---|---|
author | Daniele Moro <daniele@opennetworking.org> | Tue Nov 05 16:01:36 2019 -0800 |
committer | Carmelo Cascone <carmelo@opennetworking.org> | Tue Jan 21 22:41:59 2020 +0000 |
tree | bc7232c8553021e6c1cf33e9f8e8985e12316b66 | |
parent | 005612b70e15d2691c4c7e14b5a0200e21ddafdd [diff] |
Add support for running SiaB with stratum_bmv2 as the fabric switch - new value file (seba-ponsim-stratum.yaml) to deploy SiaB with Stratum - new mininet script to use stratum_bmv2 instead of OVS as Fabric switch - update to ponsim and mininet to use the new Stratum device instead of OVS Change-Id: I35901b455865cebc0a11de8b155b951e4fa4a9f8
This repo contains the helm charts for use in the CORD and subsidiary projects.
Thes charts are published on: https://charts.opencord.org/
Please see https://guide.opencord.org/charts/helm.html for more complete documentation.
When you make changes to charts, please make sure of the following:
Make sure the chart passes a strict lint with helm lint --strict <chartname>
. The scripts/helmlint.sh
will check all charts.
When you modify a chart, you must increase the version in Chart.yaml
. You may also need to update other charts that depend on your chart.