Add standardized helm chart for aai
authorkj <keren.joseph@amdocs.com>
Mon, 19 Mar 2018 13:07:44 +0000 (15:07 +0200)
committerkj <keren.joseph@amdocs.com>
Tue, 27 Mar 2018 16:48:13 +0000 (19:48 +0300)
commit6a8ce801a6afe0a26694b02532773b1938e2dd70
tree6d1a2f391545a18f967a59c0b2f7a21887baaf5c
parente3b6f914d6daf91ca110060c2b8696ff04b82773
Add standardized helm chart for aai

Issue-ID: OOM-734

Change-Id: I6b1a85017d79b92afcae44cf823ab000a10ce4be
Signed-off-by: kj <keren.joseph@amdocs.com>
110 files changed:
.helmignore [new file with mode: 0644]
Chart.yaml
charts/aai-data-router/.helmignore [new file with mode: 0644]
charts/aai-data-router/Chart.yaml [new file with mode: 0644]
charts/aai-data-router/resources/config/auth/client-cert-onap.p12 [moved from resources/config/data-router/appconfig/auth/client-cert-onap.p12 with 100% similarity]
charts/aai-data-router/resources/config/auth/data-router_policy.json [moved from resources/config/data-router/appconfig/auth/data-router_policy.json with 100% similarity]
charts/aai-data-router/resources/config/auth/tomcat_keystore [moved from resources/config/data-router/appconfig/auth/tomcat_keystore with 100% similarity]
charts/aai-data-router/resources/config/data-router.properties [moved from resources/config/data-router/appconfig/data-router.properties with 100% similarity]
charts/aai-data-router/resources/config/model/aai_oxm_v10.xml [moved from resources/config/data-router/appconfig/model/aai_oxm_v10.xml with 100% similarity]
charts/aai-data-router/resources/config/model/aai_oxm_v11.xml [moved from resources/config/data-router/appconfig/model/aai_oxm_v11.xml with 100% similarity]
charts/aai-data-router/resources/config/model/aai_oxm_v8.xml [moved from resources/config/data-router/appconfig/model/aai_oxm_v8.xml with 100% similarity]
charts/aai-data-router/resources/config/model/aai_oxm_v9.xml [moved from resources/config/data-router/appconfig/model/aai_oxm_v9.xml with 100% similarity]
charts/aai-data-router/resources/dynamic/conf/entity-event-policy.xml [moved from resources/config/data-router/dynamic/conf/entity-event-policy.xml with 100% similarity]
charts/aai-data-router/resources/dynamic/routes/entity-event.route [moved from resources/config/data-router/dynamic/routes/entity-event.route with 68% similarity]
charts/aai-data-router/templates/configmap.yaml [new file with mode: 0644]
charts/aai-data-router/templates/deployment.yaml [new file with mode: 0644]
charts/aai-data-router/templates/secret.yaml [new file with mode: 0644]
charts/aai-data-router/values.yaml [new file with mode: 0644]
charts/aai-elasticsearch/.helmignore [new file with mode: 0644]
charts/aai-elasticsearch/Chart.yaml [new file with mode: 0644]
charts/aai-elasticsearch/resources/config/elasticsearch.yml [moved from resources/config/elasticsearch/config/elasticsearch.yml with 99% similarity]
charts/aai-elasticsearch/templates/configmap.yaml [moved from templates/elasticsearch-configmap.yaml with 79% similarity]
charts/aai-elasticsearch/templates/deployment.yaml [new file with mode: 0644]
charts/aai-elasticsearch/templates/service.yaml [new file with mode: 0644]
charts/aai-elasticsearch/values.yaml [new file with mode: 0644]
charts/aai-hbase/.helmignore [new file with mode: 0644]
charts/aai-hbase/Chart.yaml [new file with mode: 0644]
charts/aai-hbase/templates/deployment.yaml [new file with mode: 0644]
charts/aai-hbase/templates/service.yaml [new file with mode: 0644]
charts/aai-hbase/values.yaml [new file with mode: 0644]
charts/aai-modelloader/.helmignore [new file with mode: 0644]
charts/aai-modelloader/Chart.yaml [new file with mode: 0644]
charts/aai-modelloader/resources/config/auth/aai-os-cert.p12 [moved from resources/config/model-loader/appconfig/auth/aai-os-cert.p12 with 100% similarity]
charts/aai-modelloader/resources/config/log/logback.xml [moved from resources/config/log/model-loader/logback.xml with 100% similarity]
charts/aai-modelloader/resources/config/model-loader.properties [moved from resources/config/model-loader/appconfig/model-loader.properties with 90% similarity]
charts/aai-modelloader/templates/configmap.yaml [new file with mode: 0644]
charts/aai-modelloader/templates/deployment.yaml [new file with mode: 0644]
charts/aai-modelloader/templates/secret.yaml [new file with mode: 0644]
charts/aai-modelloader/templates/service.yaml [new file with mode: 0644]
charts/aai-modelloader/values.yaml [new file with mode: 0644]
charts/aai-resources/.helmignore [new file with mode: 0644]
charts/aai-resources/Chart.yaml [new file with mode: 0644]
charts/aai-resources/resources/config/log/logback.xml [moved from resources/config/log/resources/logback.xml with 100% similarity]
charts/aai-resources/templates/configmap.yaml [new file with mode: 0644]
charts/aai-resources/templates/deployment.yaml [moved from templates/aai-resources-deployment.yaml with 85% similarity]
charts/aai-resources/templates/service.yaml [new file with mode: 0644]
charts/aai-resources/values.yaml [new file with mode: 0644]
charts/aai-search-data/.helmignore [new file with mode: 0644]
charts/aai-search-data/Chart.yaml [new file with mode: 0644]
charts/aai-search-data/resources/config/analysis-config.json [moved from resources/config/search-data-service/appconfig/analysis-config.json with 100% similarity]
charts/aai-search-data/resources/config/auth/search_policy.json [moved from resources/config/search-data-service/appconfig/auth/search_policy.json with 100% similarity]
charts/aai-search-data/resources/config/auth/tomcat_keystore [moved from resources/config/search-data-service/appconfig/auth/tomcat_keystore with 100% similarity]
charts/aai-search-data/resources/config/elastic-search.properties [new file with mode: 0644]
charts/aai-search-data/resources/config/filter-config.json [moved from resources/config/search-data-service/appconfig/filter-config.json with 100% similarity]
charts/aai-search-data/resources/config/log/logback.xml [moved from resources/config/log/search-data-service/logback.xml with 100% similarity]
charts/aai-search-data/templates/configmap.yaml [new file with mode: 0644]
charts/aai-search-data/templates/deployment.yaml [new file with mode: 0644]
charts/aai-search-data/templates/secret.yaml [new file with mode: 0644]
charts/aai-search-data/templates/service.yaml [new file with mode: 0644]
charts/aai-search-data/values.yaml [new file with mode: 0644]
charts/aai-sparky-be/.helmignore [new file with mode: 0644]
charts/aai-sparky-be/Chart.yaml [new file with mode: 0644]
charts/aai-sparky-be/resources/config/aai.properties [moved from resources/config/sparky-be/appconfig/aai.properties with 98% similarity]
charts/aai-sparky-be/resources/config/auth/aai-os-cert.p12 [moved from resources/config/sparky-be/appconfig/auth/aai-os-cert.p12 with 100% similarity]
charts/aai-sparky-be/resources/config/auth/client-cert-onap.p12 [moved from resources/config/sparky-be/appconfig/auth/client-cert-onap.p12 with 100% similarity]
charts/aai-sparky-be/resources/config/auth/inventory-ui-keystore [moved from resources/config/sparky-be/appconfig/auth/inventory-ui-keystore with 100% similarity]
charts/aai-sparky-be/resources/config/elasticsearch.properties [moved from resources/config/sparky-be/appconfig/elasticsearch.properties with 96% similarity]
charts/aai-sparky-be/resources/config/log/logback.xml [moved from resources/config/log/sparky-be/logback.xml with 100% similarity]
charts/aai-sparky-be/resources/config/model/aai_oxm_v9.xml [moved from resources/config/sparky-be/appconfig/model/aai_oxm_v9.xml with 100% similarity]
charts/aai-sparky-be/resources/config/portal/portal-authentication.properties [moved from resources/config/sparky-be/appconfig/portal/portal-authentication.properties with 100% similarity]
charts/aai-sparky-be/resources/config/portal/portal.properties [moved from resources/config/sparky-be/appconfig/portal/portal.properties with 83% similarity]
charts/aai-sparky-be/resources/config/roles.config [moved from resources/config/sparky-be/appconfig/roles.config with 100% similarity]
charts/aai-sparky-be/resources/config/search-service.properties [moved from resources/config/sparky-be/appconfig/search-service.properties with 94% similarity]
charts/aai-sparky-be/resources/config/suggestive-search.properties [moved from resources/config/sparky-be/appconfig/suggestive-search.properties with 100% similarity]
charts/aai-sparky-be/resources/config/synchronizer.properties [moved from resources/config/sparky-be/appconfig/synchronizer.properties with 100% similarity]
charts/aai-sparky-be/templates/configmap.yaml [new file with mode: 0644]
charts/aai-sparky-be/templates/deployment.yaml [new file with mode: 0644]
charts/aai-sparky-be/templates/secret.yaml [new file with mode: 0644]
charts/aai-sparky-be/templates/service.yaml [new file with mode: 0644]
charts/aai-sparky-be/values.yaml [new file with mode: 0644]
charts/aai-traversal/.helmignore [new file with mode: 0644]
charts/aai-traversal/Chart.yaml [new file with mode: 0644]
charts/aai-traversal/resources/config/log/logback.xml [moved from resources/config/log/traversal/logback.xml with 100% similarity]
charts/aai-traversal/templates/configmap.yaml [new file with mode: 0644]
charts/aai-traversal/templates/deployment.yaml [moved from templates/aai-traversal-deployment.yaml with 78% similarity]
charts/aai-traversal/templates/service.yaml [new file with mode: 0644]
charts/aai-traversal/values.yaml [new file with mode: 0644]
requirements.yaml [new file with mode: 0644]
resources/config/aai-data/environments/simpledemo.json
resources/config/haproxy/haproxy.cfg
resources/config/search-data-service/appconfig/elastic-search.properties [deleted file]
templates/aai-deployment-configmap.yaml [deleted file]
templates/aai-deployment.yaml [deleted file]
templates/aai-filebeat-configmap.yaml [deleted file]
templates/aai-resources-traversal-configmap.yaml [deleted file]
templates/all-services.yaml [deleted file]
templates/configmap.yaml [new file with mode: 0644]
templates/data-router-configmap.yaml [deleted file]
templates/data-router-deployment.yaml [deleted file]
templates/deployment.yaml [new file with mode: 0644]
templates/elasticsearch-deployment.yaml [deleted file]
templates/hbase-deployment.yaml [deleted file]
templates/modelloader-deployment-configmap.yaml [deleted file]
templates/modelloader-deployment.yaml [deleted file]
templates/search-data-service-configmap.yaml [deleted file]
templates/search-data-service-deployment.yaml [deleted file]
templates/service.yaml [new file with mode: 0644]
templates/sparky-be-deployment-configmap.yaml [deleted file]
templates/sparky-be-deployment.yaml [deleted file]
values.yaml