Update from using hbase to using cassandra
authorvagrant <vagrant@aai.onap.org>
Sat, 10 Mar 2018 23:56:32 +0000 (23:56 +0000)
committerMandeep Khinda <mandeep.khinda@amdocs.com>
Wed, 18 Apr 2018 00:05:32 +0000 (00:05 +0000)
commit62ddc7d0fed0409351201012caba0b88386a7bb1
tree5340b96973d3d50023a85465401c6c3ecb9b9ddc
parentf2b4966be5e2076fa975e53145ff637dfd6cbbcd
Update from using hbase to using cassandra

Also update resources and traversal to remove chef

MK: Addressing the -1 statefulset comment

Issue-ID: AAI-33
Change-Id: Ieee819703764fdda727f17d4e9be43084886828c
Signed-off-by: Kajur, Harish vk250x@att.com <vk250x@att.com>
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
35 files changed:
charts/aai-cassandra/.helmignore [new file with mode: 0644]
charts/aai-cassandra/Chart.yaml [new file with mode: 0644]
charts/aai-cassandra/templates/service.yaml [new file with mode: 0644]
charts/aai-cassandra/templates/statefulset.yaml [new file with mode: 0644]
charts/aai-cassandra/templates/volumes.yaml [new file with mode: 0644]
charts/aai-cassandra/values.yaml [new file with mode: 0644]
charts/aai-champ/resources/config/dynamic/conf/champ-beans.xml
charts/aai-champ/templates/deployment.yaml
charts/aai-resources/resources/config/aai_keystore [new file with mode: 0644]
charts/aai-resources/resources/config/aaiconfig.properties [new file with mode: 0644]
charts/aai-resources/resources/config/application.properties [new file with mode: 0644]
charts/aai-resources/resources/config/janusgraph-cached.properties [new file with mode: 0644]
charts/aai-resources/resources/config/janusgraph-realtime.properties [new file with mode: 0644]
charts/aai-resources/resources/config/localhost-access-logback.xml [new file with mode: 0644]
charts/aai-resources/resources/config/log/logback.xml [deleted file]
charts/aai-resources/resources/config/logback.xml [new file with mode: 0644]
charts/aai-resources/resources/config/realm.properties [new file with mode: 0644]
charts/aai-resources/templates/configmap.yaml
charts/aai-resources/templates/deployment.yaml
charts/aai-resources/values.yaml
charts/aai-traversal/resources/config/aai_keystore [new file with mode: 0644]
charts/aai-traversal/resources/config/aaiconfig.properties [new file with mode: 0644]
charts/aai-traversal/resources/config/application.properties [new file with mode: 0644]
charts/aai-traversal/resources/config/janusgraph-cached.properties [new file with mode: 0644]
charts/aai-traversal/resources/config/janusgraph-realtime.properties [new file with mode: 0644]
charts/aai-traversal/resources/config/localhost-access-logback.xml [new file with mode: 0644]
charts/aai-traversal/resources/config/log/logback.xml [deleted file]
charts/aai-traversal/resources/config/logback.xml [new file with mode: 0644]
charts/aai-traversal/resources/config/realm.properties [new file with mode: 0644]
charts/aai-traversal/templates/configmap.yaml
charts/aai-traversal/templates/deployment.yaml
charts/aai-traversal/templates/job.yaml [new file with mode: 0644]
charts/aai-traversal/values.yaml
templates/configmap.yaml
values.yaml