Add ORU ODU helm charts to nonrtric deployement 92/7392/9
authorecaiyanlinux <martin.c.yan@est.tech>
Wed, 15 Dec 2021 14:06:42 +0000 (15:06 +0100)
committerecaiyanlinux <martin.c.yan@est.tech>
Wed, 12 Jan 2022 12:58:19 +0000 (13:58 +0100)
commitf5c959cfbd1c8101730d25ba857075514a72f6b0
tree7f98f281cf853cb96eba60691ea2298bd521989a
parent998f077bd3228cf136283a05cc2350d3f6cb3788
Add ORU ODU helm charts to nonrtric deployement

odusliceassurance
oruclosedlooprecovery

Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
Issue-ID: NONRTRIC-691
Change-Id: I565d62bb3f7767fe3cf94e9760b09c374938bbb4
19 files changed:
bin/deploy-nonrtric
bin/undeploy-nonrtric
nonrtric/RECIPE_EXAMPLE/example_recipe.yaml
nonrtric/helm/nonrtric/Chart.yaml
nonrtric/helm/nonrtric/values.yaml
nonrtric/helm/odusliceassurance/Chart.yaml [new file with mode: 0644]
nonrtric/helm/odusliceassurance/requirements.yaml [new file with mode: 0644]
nonrtric/helm/odusliceassurance/templates/deployment.yaml [new file with mode: 0644]
nonrtric/helm/odusliceassurance/templates/service.yaml [new file with mode: 0644]
nonrtric/helm/odusliceassurance/values.yaml [new file with mode: 0644]
nonrtric/helm/oruclosedlooprecovery/Chart.yaml [new file with mode: 0644]
nonrtric/helm/oruclosedlooprecovery/requirements.yaml [new file with mode: 0644]
nonrtric/helm/oruclosedlooprecovery/resources/config/o-ru-to-o-du-map.csv [new file with mode: 0644]
nonrtric/helm/oruclosedlooprecovery/templates/configmap.yaml [new file with mode: 0644]
nonrtric/helm/oruclosedlooprecovery/templates/deployment.yaml [new file with mode: 0644]
nonrtric/helm/oruclosedlooprecovery/templates/service.yaml [new file with mode: 0644]
nonrtric/helm/oruclosedlooprecovery/values.yaml [new file with mode: 0644]
ric-common/Common-Template/helm/nonrtric-common/templates/_odusliceassurance.tpl [new file with mode: 0644]
ric-common/Common-Template/helm/nonrtric-common/templates/_oruclosedlooprecovery.tpl [new file with mode: 0644]