alarmadapter helm renamed to alarmmanager 19/5519/1 cherry
authorvipin <vipin.mavila@nokia.com>
Mon, 21 Dec 2020 10:35:07 +0000 (10:35 +0000)
committervipin <vipin.mavila@nokia.com>
Wed, 27 Jan 2021 13:54:11 +0000 (13:54 +0000)
commite38909d471f83d7b9ca051bd8deeee3d7c9a167b
tree62c1472230bdfbaf71c5b3a69016dffaa1ce9750
parentbbcea345ef81e46f2fbd01e81d8870a3f0ed9404
alarmadapter helm renamed to alarmmanager
modified requirements.yaml to update the ric-common version tag
renamed alarmadapter.tpl to alarmmanager.tpl
added reference to dbaas
helm version changed to 2.17.0
cherry update

Change-Id: I21197189f5f334d3c2bacaf857779240bca7e206
Signed-off-by: vipin <vipin.mavila@nokia.com>
46 files changed:
RECIPE_EXAMPLE/example_recipe.yaml
bin/install
bin/uninstall
bin/verify-ric-charts
helm/alarmadapter/templates/service-rmr.yaml [deleted file]
helm/alarmmanager/.helmignore [moved from helm/alarmadapter/.helmignore with 100% similarity]
helm/alarmmanager/Chart.yaml [moved from helm/alarmadapter/Chart.yaml with 94% similarity]
helm/alarmmanager/requirements.yaml [moved from helm/alarmadapter/requirements.yaml with 98% similarity]
helm/alarmmanager/templates/appconfig.yaml [moved from helm/alarmadapter/templates/appconfig.yaml with 86% similarity]
helm/alarmmanager/templates/configmap.yaml [moved from helm/alarmadapter/templates/config.yaml with 60% similarity]
helm/alarmmanager/templates/deployment.yaml [moved from helm/alarmadapter/templates/deployment.yaml with 62% similarity]
helm/alarmmanager/templates/env.yaml [moved from helm/alarmadapter/templates/env.yaml with 82% similarity]
helm/alarmmanager/templates/pv.yaml [new file with mode: 0644]
helm/alarmmanager/templates/pvc.yaml [new file with mode: 0644]
helm/alarmmanager/templates/service-http.yaml [new file with mode: 0644]
helm/alarmmanager/templates/service-rmr.yaml [moved from helm/alarmadapter/templates/service-http.yaml with 67% similarity]
helm/alarmmanager/templates/serviceaccount.yaml [new file with mode: 0644]
helm/alarmmanager/values.yaml [new file with mode: 0644]
helm/dbaas/charts/ric-common/Chart.yaml [new file with mode: 0755]
helm/dbaas/charts/ric-common/templates/_a1mediator.tpl [new file with mode: 0755]
helm/dbaas/charts/ric-common/templates/_alarmadapter.tpl [new file with mode: 0755]
helm/dbaas/charts/ric-common/templates/_appmgr.tpl [new file with mode: 0755]
helm/dbaas/charts/ric-common/templates/_chart.tpl [new file with mode: 0755]
helm/dbaas/charts/ric-common/templates/_context_locator.tpl [new file with mode: 0755]
helm/dbaas/charts/ric-common/templates/_dashboard.tpl [new file with mode: 0755]
helm/dbaas/charts/ric-common/templates/_dbaas.tpl [new file with mode: 0755]
helm/dbaas/charts/ric-common/templates/_docker.tpl [new file with mode: 0755]
helm/dbaas/charts/ric-common/templates/_e2mgr.tpl [new file with mode: 0755]
helm/dbaas/charts/ric-common/templates/_e2term.tpl [new file with mode: 0755]
helm/dbaas/charts/ric-common/templates/_esreader.tpl [new file with mode: 0755]
helm/dbaas/charts/ric-common/templates/_ingress_controller.tpl [new file with mode: 0755]
helm/dbaas/charts/ric-common/templates/_jaegeradapter.tpl [new file with mode: 0755]
helm/dbaas/charts/ric-common/templates/_logstash.tpl [new file with mode: 0755]
helm/dbaas/charts/ric-common/templates/_messagerouter.tpl [new file with mode: 0755]
helm/dbaas/charts/ric-common/templates/_mrsub.tpl [new file with mode: 0755]
helm/dbaas/charts/ric-common/templates/_namespace.tpl [new file with mode: 0755]
helm/dbaas/charts/ric-common/templates/_o1mediator.tpl [new file with mode: 0755]
helm/dbaas/charts/ric-common/templates/_rsm.tpl [new file with mode: 0755]
helm/dbaas/charts/ric-common/templates/_rtmgr.tpl [new file with mode: 0755]
helm/dbaas/charts/ric-common/templates/_submgr.tpl [new file with mode: 0755]
helm/dbaas/charts/ric-common/templates/_tiller.tpl [new file with mode: 0755]
helm/dbaas/charts/ric-common/templates/_ves.tpl [new file with mode: 0755]
helm/dbaas/charts/ric-common/templates/_vespamgr.tpl [new file with mode: 0755]
helm/dbaas/charts/ric-common/templates/_xapp_onboarder.tpl [new file with mode: 0755]
helm/dbaas/charts/ric-common/values.yaml [moved from helm/alarmadapter/values.yaml with 85% similarity, mode: 0755]
helm/dbaas/templates/configmap.yaml