Add xapp-onboarder, upgrade ric-common version. 47/2947/2
authorZhe Huang <zhehuang@research.att.com>
Tue, 24 Mar 2020 15:38:56 +0000 (11:38 -0400)
committerZhe Huang <zhehuang@research.att.com>
Thu, 26 Mar 2020 17:22:47 +0000 (17:22 +0000)
commit4abc62ffad1ae1f29be6b8aeabd346b05606ccb8
treec5ac0cc907b9cb5372b58bfb9129af4966c05b3e
parent4951109ad6a3a615527bbc97ef6358b92def2e4a
Add xapp-onboarder, upgrade ric-common version.

Issue-ID: RIC-215
Signed-off-by: Zhe Huang <zhehuang@research.att.com>
Change-Id: I8191b06461234b0fded0f17168fe8c7de1866d56
33 files changed:
RECIPE_EXAMPLE/example_recipe.yaml
bin/install
bin/uninstall
helm/a1mediator/requirements.yaml
helm/appmgr/requirements.yaml
helm/appmgr/templates/appconfig.yaml
helm/appmgr/templates/deployment.yaml
helm/appmgr/templates/service-http.yaml
helm/appmgr/values.yaml
helm/dbaas1/requirements.yaml
helm/dbaasha/requirements.yaml
helm/e2mgr/requirements.yaml
helm/e2term/requirements.yaml
helm/infrastructure/requirements.yaml
helm/infrastructure/subcharts/certificate-manager/requirements.yaml
helm/infrastructure/subcharts/docker-credential/requirements.yaml
helm/infrastructure/subcharts/extsvcplt/requirements.yaml
helm/jaegeradapter/requirements.yaml
helm/o1mediator/requirements.yaml
helm/rsm/requirements.yaml
helm/rtmgr/requirements.yaml
helm/submgr/requirements.yaml
helm/vespamgr/requirements.yaml
helm/xapp-onboarder/.helmignore [new file with mode: 0644]
helm/xapp-onboarder/Chart.yaml [new file with mode: 0644]
helm/xapp-onboarder/requirements.yaml [new file with mode: 0644]
helm/xapp-onboarder/templates/deployment.yaml [new file with mode: 0644]
helm/xapp-onboarder/templates/env-chartmuseum.yaml [moved from helm/appmgr/templates/env-chartmuseum.yaml with 89% similarity]
helm/xapp-onboarder/templates/env-xapp-onboarder.yaml [new file with mode: 0644]
helm/xapp-onboarder/templates/ingress-chartmuseum.yaml [new file with mode: 0644]
helm/xapp-onboarder/templates/ingress-xapp-onboarder.yaml [new file with mode: 0644]
helm/xapp-onboarder/templates/service-http.yaml [new file with mode: 0644]
helm/xapp-onboarder/values.yaml [moved from helm/appmgr/templates/ingress-chartmuseum.yaml with 70% similarity]