A1Sim changes to make it more flexible 67/7167/1
authorsebdet <sebastien.determe@intl.att.com>
Wed, 1 Dec 2021 17:41:21 +0000 (18:41 +0100)
committersebdet <sebastien.determe@intl.att.com>
Wed, 1 Dec 2021 17:41:21 +0000 (18:41 +0100)
commit0fd7875b5673d8d9b56c73adff2c8368d95e825b
tree996727a2a7ecb2a62dec0b19e0ae0ea8e4b87926
parentbcbc77d3fc895aeae9350111427a46e30439657b
A1Sim changes to make it more flexible

-A1Sim chart rework to be more flexible (that is required for the automation usecases)
- Fix chartmuseum setup script
- Update of the example override files to reduce ONAP footprint

Issue-ID: NONRTRIC-609
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: Idfe7fc29384b73c0c359ff90e8f4013317b0c774
12 files changed:
smo-install/helm-override/onap-override-cnf.yaml
smo-install/helm-override/onap-override.yaml
smo-install/helm-override/oran-override.yaml
smo-install/oran_oom/a1simulator/Chart.yaml
smo-install/oran_oom/a1simulator/templates/configmapenv.yaml [new file with mode: 0644]
smo-install/oran_oom/a1simulator/templates/deployment.yaml [new file with mode: 0644]
smo-install/oran_oom/a1simulator/templates/service.yaml
smo-install/oran_oom/a1simulator/templates/statefulset.yaml [deleted file]
smo-install/oran_oom/a1simulator/values.yaml
smo-install/oran_oom/nonrtric/requirements.yaml
smo-install/scripts/layer-0/0-setup-charts-museum.sh
smo-install/scripts/layer-0/0-setup-tests-env.sh [new file with mode: 0755]