Add portal, aaf, onap charts and integrate with ric common template 44/944/3
authorrshacham <rshacham@research.att.com>
Wed, 11 Sep 2019 17:08:37 +0000 (17:08 +0000)
committerrshacham <rshacham@research.att.com>
Wed, 11 Sep 2019 21:25:18 +0000 (21:25 +0000)
commit49b70f0ba3c7e97b79615161c190b80f40ee8f9b
tree6d3748054c1c2e633ea7c195afc79ec4dcc61be1
parent9206be77d8dd122ecb3e992956f0c39f8b37b71c
Add portal, aaf, onap charts and integrate with ric common template

Change-Id: If0c55a79c746ad7fb05798986afc07f8a403547a
Signed-off-by: rshacham <rshacham@research.att.com>
202 files changed:
RECIPE_EXAMPLE/RIC_AUX_ONAP_COMPONENTS_RECIPE_EXAMPLE [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/bin/install
ric-aux/80-Auxiliary-Functions/bin/installOnap [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/etc/aux.conf
ric-aux/80-Auxiliary-Functions/helm/aaf/.helmignore [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/Chart.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-cass/.helmignore [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-cass/Chart.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-cass/templates/NOTES.txt [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-cass/templates/deployment.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-cass/templates/pv.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-cass/templates/pvc.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-cass/templates/service.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-cass/values.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-cm/.helmignore [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-cm/Chart.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-cm/templates/NOTES.txt [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-cm/templates/deployment.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-cm/templates/service.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-cm/values.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-fs/.helmignore [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-fs/Chart.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-fs/templates/NOTES.txt [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-fs/templates/deployment.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-fs/templates/service.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-fs/values.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-gui/.helmignore [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-gui/Chart.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-gui/templates/NOTES.txt [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-gui/templates/deployment.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-gui/templates/service.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-gui/values.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-hello/.helmignore [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-hello/Chart.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-hello/templates/NOTES.txt [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-hello/templates/aaf-hello-pv.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-hello/templates/aaf-hello-pvc.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-hello/templates/deployment.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-hello/templates/service.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-hello/values.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-locate/.helmignore [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-locate/Chart.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-locate/templates/NOTES.txt [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-locate/templates/deployment.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-locate/templates/service.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-locate/values.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-oauth/.helmignore [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-oauth/Chart.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-oauth/templates/NOTES.txt [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-oauth/templates/deployment.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-oauth/templates/service.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-oauth/values.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-service/.helmignore [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-service/Chart.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-service/templates/deployment.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-service/templates/service.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-service/values.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sms/Chart.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sms/charts/aaf-sms-quorumclient/Chart.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sms/charts/aaf-sms-quorumclient/resources/config/config.json [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sms/charts/aaf-sms-quorumclient/templates/configmap.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sms/charts/aaf-sms-quorumclient/templates/pv.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sms/charts/aaf-sms-quorumclient/templates/pvc.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sms/charts/aaf-sms-quorumclient/templates/statefulset.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sms/charts/aaf-sms-quorumclient/values.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sms/charts/aaf-sms-vault/Chart.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sms/charts/aaf-sms-vault/templates/configmap.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sms/charts/aaf-sms-vault/templates/pv.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sms/charts/aaf-sms-vault/templates/pvc.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sms/charts/aaf-sms-vault/templates/service.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sms/charts/aaf-sms-vault/templates/statefulset.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sms/charts/aaf-sms-vault/values.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sms/resources/config/has.json [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sms/resources/config/osdf.json [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sms/templates/configmap.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sms/templates/deployment.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sms/templates/job.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sms/templates/pv.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sms/templates/pvc.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sms/templates/service.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sms/values.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sshsm/Chart.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sshsm/README.md [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sshsm/charts/aaf-sshsm-abrmd/Chart.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sshsm/charts/aaf-sshsm-abrmd/templates/configmap.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sshsm/charts/aaf-sshsm-abrmd/templates/job.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sshsm/charts/aaf-sshsm-abrmd/templates/statefulset.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sshsm/charts/aaf-sshsm-abrmd/values.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sshsm/charts/aaf-sshsm-distcenter/Chart.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sshsm/charts/aaf-sshsm-distcenter/templates/configmap.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sshsm/charts/aaf-sshsm-distcenter/templates/job.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sshsm/charts/aaf-sshsm-distcenter/templates/pv.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sshsm/charts/aaf-sshsm-distcenter/templates/pvc.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sshsm/charts/aaf-sshsm-distcenter/values.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sshsm/charts/aaf-sshsm-testca/Chart.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sshsm/charts/aaf-sshsm-testca/templates/job.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sshsm/charts/aaf-sshsm-testca/values.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sshsm/requirements.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sshsm/resources/config/prk_passwd [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sshsm/resources/config/srk_handle [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sshsm/templates/pv.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sshsm/templates/pvc.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sshsm/templates/secret.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/charts/aaf-sshsm/values.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/requirements.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/templates/aaf-config-pv.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/templates/aaf-config-pvc.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/templates/aaf-status-pv.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/templates/aaf-status-pvc.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/aaf/values.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/onap/Chart.yaml [new file with mode: 0644]
ric-aux/80-Auxiliary-Functions/helm/onap/requirements.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/onap/resources/environments/dev.yaml [new file with mode: 0644]
ric-aux/80-Auxiliary-Functions/helm/onap/resources/environments/disable-allcharts.yaml [new file with mode: 0644]
ric-aux/80-Auxiliary-Functions/helm/onap/resources/environments/minimal-onap.yaml [new file with mode: 0644]
ric-aux/80-Auxiliary-Functions/helm/onap/resources/environments/public-cloud.yaml [new file with mode: 0644]
ric-aux/80-Auxiliary-Functions/helm/onap/resources/overrides/environment.yaml [new file with mode: 0644]
ric-aux/80-Auxiliary-Functions/helm/onap/resources/overrides/onap-all-ingress-nginx.yaml [new file with mode: 0644]
ric-aux/80-Auxiliary-Functions/helm/onap/resources/overrides/onap-all.yaml [new file with mode: 0644]
ric-aux/80-Auxiliary-Functions/helm/onap/resources/overrides/onap-vfw.yaml [new file with mode: 0644]
ric-aux/80-Auxiliary-Functions/helm/onap/resources/overrides/openstack.yaml [new file with mode: 0644]
ric-aux/80-Auxiliary-Functions/helm/onap/templates/_helper.tpl [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/onap/templates/clusterrolebinding.yaml [new file with mode: 0644]
ric-aux/80-Auxiliary-Functions/helm/onap/templates/secrets.yaml [new file with mode: 0644]
ric-aux/80-Auxiliary-Functions/helm/onap/templates/storageclass.yaml [new file with mode: 0644]
ric-aux/80-Auxiliary-Functions/helm/onap/values.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/.helmignore [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/Chart.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-app/.helmignore [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-app/Chart.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-app/resources/certs/keystoreONAPPortal.p12 [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-app/resources/certs/truststoreONAPall.jks [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-app/resources/config/deliveries/properties/ONAPPORTAL/fusion.properties [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-app/resources/config/deliveries/properties/ONAPPORTAL/logback.xml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-app/resources/config/deliveries/properties/ONAPPORTAL/music.properties [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-app/resources/config/deliveries/properties/ONAPPORTAL/openid-connect.properties [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-app/resources/config/deliveries/properties/ONAPPORTAL/portal.properties [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-app/resources/config/deliveries/properties/ONAPPORTAL/system.properties [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-app/resources/server/server.xml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-app/templates/NOTES.txt [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-app/templates/configmap.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-app/templates/deployment.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-app/templates/secret.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-app/templates/service.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-app/values.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-cassandra/.helmignore [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-cassandra/Chart.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-cassandra/resources/config/cassandra/docker-entrypoint-initdb.d/portal.cql [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-cassandra/resources/config/cassandra/docker-entrypoint-initdb.d/portal_single.cql [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-cassandra/resources/config/cassandra/docker-entrypoint-initdb.d/portalsdk.cql [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-cassandra/templates/NOTES.txt [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-cassandra/templates/configmap.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-cassandra/templates/deployment.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-cassandra/templates/pv.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-cassandra/templates/pvc.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-cassandra/templates/service.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-cassandra/values.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-mariadb/.helmignore [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-mariadb/Chart.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-mariadb/resources/config/mariadb/docker-entrypoint.sh [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-mariadb/resources/config/mariadb/oom_updates.sql [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-mariadb/templates/NOTES.txt [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-mariadb/templates/configmap.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-mariadb/templates/deployment.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-mariadb/templates/job.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-mariadb/templates/pv.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-mariadb/templates/pvc.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-mariadb/templates/secrets.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-mariadb/templates/service.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-mariadb/values.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-sdk/.helmignore [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-sdk/Chart.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-sdk/resources/config/deliveries/properties/ONAPPORTALSDK/fusion.properties [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-sdk/resources/config/deliveries/properties/ONAPPORTALSDK/logback.xml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-sdk/resources/config/deliveries/properties/ONAPPORTALSDK/music.properties [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-sdk/resources/config/deliveries/properties/ONAPPORTALSDK/portal.properties [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-sdk/resources/config/deliveries/properties/ONAPPORTALSDK/system.properties [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-sdk/templates/NOTES.txt [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-sdk/templates/configmap.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-sdk/templates/deployment.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-sdk/templates/service.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-sdk/values.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-widget/.helmignore [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-widget/Chart.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-widget/resources/config/deliveries/properties/ONAPWIDGETMS/application.properties [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-widget/resources/config/deliveries/properties/ONAPWIDGETMS/application.yml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-widget/templates/NOTES.txt [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-widget/templates/configmap.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-widget/templates/deployment.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-widget/templates/service.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-widget/values.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-zookeeper/.helmignore [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-zookeeper/Chart.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-zookeeper/templates/NOTES.txt [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-zookeeper/templates/deployment.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-zookeeper/templates/service.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-zookeeper/values.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/requirements.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/resources/config/log/filebeat/filebeat.yml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/templates/configmap.yaml [new file with mode: 0755]
ric-aux/80-Auxiliary-Functions/helm/portal/values.yaml [new file with mode: 0755]
ric-common/Common-Template/helm/ric-common/templates/_servicename.tpl