New version of the common template. It unifies the naming convention between platform... 31/431/9
authorZhe Huang <zhehuang@research.att.com>
Fri, 28 Jun 2019 13:05:20 +0000 (09:05 -0400)
committerZhe Huang <zhehuang@research.att.com>
Sat, 29 Jun 2019 06:01:21 +0000 (02:01 -0400)
commit948cb92657906b0c6ede9e1f82a56b95521fe0b4
tree21a652f1c8466f5748062eeb35d9a4620c5e5c6f
parentd32ff1f486548b1a6123761055c2757c5762904f
New version of the common template. It unifies the naming convention between platform and xapp components, enabling cross referencing.

Signed-off-by: Zhe Huang <zhehuang@research.att.com>
Change-Id: I683f36a64512854dfb4c30c1df3e4204da7b708b
93 files changed:
.gitignore
RECIPE_EXAMPLE/RIC_AUX_RECIPE_EXAMPLE
RECIPE_EXAMPLE/RIC_INFRA_RECIPE_EXAMPLE
RECIPE_EXAMPLE/RIC_PLATFORM_RECIPE_EXAMPLE
ric-aux/80-Auxiliary-Functions/bin/install
ric-aux/80-Auxiliary-Functions/helm/dashboard/requirements.yaml
ric-aux/85-Ext-Services/bin/install
ric-aux/85-Ext-Services/helm/ext/requirements.yaml
ric-common/Common-Template/helm/ric-common/Chart.yaml [moved from ric-platform/50-RIC-Platform/helm/common/Chart.yaml with 97% similarity]
ric-common/Common-Template/helm/ric-common/templates/_chart.tpl [moved from ric-platform/50-RIC-Platform/helm/common/templates/_chart.tpl with 100% similarity]
ric-common/Common-Template/helm/ric-common/templates/_configmapname.tpl [moved from ric-platform/50-RIC-Platform/helm/common/templates/_configmapname.tpl with 93% similarity]
ric-common/Common-Template/helm/ric-common/templates/_deploymentname.tpl [moved from ric-platform/50-RIC-Platform/helm/common/templates/_deploymentname.tpl with 93% similarity]
ric-common/Common-Template/helm/ric-common/templates/_docker_credential_name.tpl [moved from ric-platform/50-RIC-Platform/helm/ric/Chart.yaml with 92% similarity]
ric-common/Common-Template/helm/ric-common/templates/_dockerregistry.tpl [moved from ric-platform/50-RIC-Platform/helm/common/templates/_repository.tpl with 87% similarity]
ric-common/Common-Template/helm/ric-common/templates/_helm_credential_name.tpl [moved from ric-platform/50-RIC-Platform/helm/ric/values.yaml with 88% similarity]
ric-common/Common-Template/helm/ric-common/templates/_helmrepo.tpl [moved from ric-platform/50-RIC-Platform/helm/common/templates/_helmrepo.tpl with 100% similarity]
ric-common/Common-Template/helm/ric-common/templates/_ingresscontroller.tpl [new file with mode: 0644]
ric-common/Common-Template/helm/ric-common/templates/_ingressname.tpl [moved from ric-platform/50-RIC-Platform/helm/common/templates/_servicename.tpl with 62% similarity]
ric-common/Common-Template/helm/ric-common/templates/_name.tpl [moved from ric-platform/50-RIC-Platform/helm/common/templates/_name.tpl with 80% similarity]
ric-common/Common-Template/helm/ric-common/templates/_namespace.tpl [moved from ric-platform/50-RIC-Platform/helm/common/templates/_namespace.tpl with 100% similarity]
ric-common/Common-Template/helm/ric-common/templates/_resources.tpl [moved from ric-platform/50-RIC-Platform/helm/common/templates/_resources.tpl with 100% similarity]
ric-common/Common-Template/helm/ric-common/templates/_servicename.tpl [new file with mode: 0644]
ric-common/Common-Template/helm/ric-common/values.yaml [moved from ric-platform/50-RIC-Platform/helm/common/values.yaml with 100% similarity]
ric-common/Docker-Credential/bin/install [new file with mode: 0755]
ric-common/Docker-Credential/bin/uninstall [new file with mode: 0755]
ric-common/Docker-Credential/etc/credential.conf [new file with mode: 0644]
ric-common/Docker-Credential/helm/Chart.yaml [new file with mode: 0644]
ric-common/Docker-Credential/helm/requirements.yaml [moved from ric-xapps/90-xApps/helm/xapp-admin/Chart.yaml with 92% similarity]
ric-common/Docker-Credential/helm/templates/_helper.tpl [new file with mode: 0644]
ric-common/Docker-Credential/helm/templates/secrets-docker-reg.yaml [moved from ric-xapps/90-xApps/helm/xapp-std/templates/secret.yaml with 91% similarity]
ric-common/Docker-Credential/helm/values.yaml [new file with mode: 0644]
ric-common/Helm-Credential/bin/install [new file with mode: 0755]
ric-common/Helm-Credential/bin/uninstall [new file with mode: 0755]
ric-common/Helm-Credential/etc/credential.conf [new file with mode: 0644]
ric-common/Helm-Credential/helm/Chart.yaml [new file with mode: 0644]
ric-common/Helm-Credential/helm/requirements.yaml [new file with mode: 0644]
ric-common/Helm-Credential/helm/templates/_helper.tpl [new file with mode: 0644]
ric-common/Helm-Credential/helm/templates/config-helm-cert.yaml [new file with mode: 0644]
ric-common/Helm-Credential/helm/templates/secrets-helm-xapp.yaml [new file with mode: 0644]
ric-common/Helm-Credential/helm/values.yaml [new file with mode: 0644]
ric-common/Initcontainer/docker/Dockerfile [moved from ric-infra/15-Initcontainer/docker/Dockerfile with 100% similarity]
ric-common/Initcontainer/docker/bin/ricplt-init.sh [moved from ric-infra/15-Initcontainer/docker/bin/ricplt-init.sh with 100% similarity]
ric-infra/10-Nexus/helm/requirements.yaml
ric-infra/40-Credential/bin/install
ric-infra/40-Credential/etc/credential.conf
ric-infra/40-Credential/helm/requirements.yaml
ric-infra/40-Credential/helm/resources/tls.crt
ric-platform/50-RIC-Platform/bin/install
ric-platform/50-RIC-Platform/bin/uninstall
ric-platform/50-RIC-Platform/helm/appmgr/requirements.yaml
ric-platform/50-RIC-Platform/helm/appmgr/templates/appconfig.yaml
ric-platform/50-RIC-Platform/helm/appmgr/templates/appenv.yaml
ric-platform/50-RIC-Platform/helm/appmgr/templates/deployment.yaml
ric-platform/50-RIC-Platform/helm/appmgr/templates/ingress-appmgr.yaml
ric-platform/50-RIC-Platform/helm/appmgr/templates/service-http.yaml [moved from ric-platform/50-RIC-Platform/helm/appmgr/templates/service.yaml with 82% similarity]
ric-platform/50-RIC-Platform/helm/appmgr/templates/service-rmr.yaml [new file with mode: 0644]
ric-platform/50-RIC-Platform/helm/appmgr/values.yaml
ric-platform/50-RIC-Platform/helm/common/templates/_ingresscontroller.tpl [deleted file]
ric-platform/50-RIC-Platform/helm/dbaas/requirements.yaml
ric-platform/50-RIC-Platform/helm/dbaas/templates/deployment.yaml
ric-platform/50-RIC-Platform/helm/dbaas/templates/service.yaml
ric-platform/50-RIC-Platform/helm/dbaas/values.yaml
ric-platform/50-RIC-Platform/helm/e2mgr/Chart.yaml
ric-platform/50-RIC-Platform/helm/e2mgr/requirements.yaml
ric-platform/50-RIC-Platform/helm/e2mgr/templates/configmap.yaml
ric-platform/50-RIC-Platform/helm/e2mgr/templates/deployment.yaml
ric-platform/50-RIC-Platform/helm/e2mgr/templates/ingress-e2mgr.yaml
ric-platform/50-RIC-Platform/helm/e2mgr/templates/service-http.yaml [new file with mode: 0644]
ric-platform/50-RIC-Platform/helm/e2mgr/templates/service-rmr.yaml [new file with mode: 0644]
ric-platform/50-RIC-Platform/helm/e2mgr/templates/service.yaml [deleted file]
ric-platform/50-RIC-Platform/helm/e2mgr/values.yaml
ric-platform/50-RIC-Platform/helm/e2term/requirements.yaml
ric-platform/50-RIC-Platform/helm/e2term/templates/configmap.yaml
ric-platform/50-RIC-Platform/helm/e2term/templates/deployment.yaml
ric-platform/50-RIC-Platform/helm/e2term/templates/service-rmr.yaml [moved from ric-platform/50-RIC-Platform/helm/e2term/templates/service.yaml with 86% similarity]
ric-platform/50-RIC-Platform/helm/e2term/values.yaml
ric-platform/50-RIC-Platform/helm/kong-platform/requirements.lock [new file with mode: 0644]
ric-platform/50-RIC-Platform/helm/kong-xapp/requirements.lock [new file with mode: 0644]
ric-platform/50-RIC-Platform/helm/ric/.helmignore [deleted file]
ric-platform/50-RIC-Platform/helm/ric/requirements.yaml [deleted file]
ric-platform/50-RIC-Platform/helm/rtmgr/requirements.yaml
ric-platform/50-RIC-Platform/helm/rtmgr/templates/deployment.yaml
ric-platform/50-RIC-Platform/helm/rtmgr/templates/service-rmr.yaml [moved from ric-platform/50-RIC-Platform/helm/rtmgr/templates/service.yaml with 87% similarity]
ric-platform/50-RIC-Platform/helm/rtmgr/values.yaml
ric-platform/55-Ext-Services/bin/install
ric-platform/55-Ext-Services/helm/ext/requirements.yaml
ric-platform/55-Ext-Services/helm/ext/templates/services.yaml
ric-xapps/90-xApps/helm/xapp-admin/values.yaml [deleted file]
ric-xapps/90-xApps/helm/xapp-std/templates/_helpers.tpl
ric-xapps/90-xApps/helm/xapp-std/templates/deployment.yaml
ric-xapps/90-xApps/helm/xapp-std/templates/service-http.yaml [moved from ric-xapps/90-xApps/helm/xapp-std/templates/service.yaml with 74% similarity]
ric-xapps/90-xApps/helm/xapp-std/templates/service-rmr.yaml [new file with mode: 0644]
ric-xapps/90-xApps/helm/xapp-std/values.yaml