Upgrade to Cassandra 3 09/98309/13
authorshrek2000 <oren.kleks@amdocs.com>
Thu, 30 Jan 2020 12:52:49 +0000 (14:52 +0200)
committershrek2000 <oren.kleks@amdocs.com>
Thu, 30 Jan 2020 12:52:49 +0000 (14:52 +0200)
commit0594c412c406b22725b33633299d85587ee03f08
tree66228ad365c77c09219e147e683fae9a4999cce7
parent22b57cf9313f0b21a1dca090088b811eec8cca6a
Upgrade to Cassandra 3

Creating base dockers suitable for Cassandra 3
remove cqlsh version

Change-Id: I996bad2341410cdf45c49f191e998acf4781fc5d
Issue-ID: SDC-2596
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
35 files changed:
asdctool/sdc-cassandra-init/Dockerfile
asdctool/sdc-cassandra-init/chef-repo/cookbooks/cassandra-actions/recipes/02-createDoxKeyspace.rb
asdctool/sdc-cassandra-init/chef-repo/cookbooks/cassandra-actions/recipes/03-schemaCreation.rb
asdctool/sdc-cassandra-init/chef-repo/cookbooks/cassandra-actions/templates/default/create_cassandra_user.sh.erb
asdctool/sdc-cassandra-init/chef-repo/cookbooks/cassandra-actions/templates/default/janusgraph.properties.erb
asdctool/src/main/resources/config/janusgraph-migration.properties
asdctool/src/main/resources/config/janusgraph.properties
catalog-be/pom.xml
catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/recipes/BE_2_setup_configuration.rb
catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-janusgraph.properties.erb
catalog-be/src/main/resources/config/janusgraph.properties
catalog-dao/src/main/java/org/openecomp/sdc/be/resources/data/DAOArtifactData.java
catalog-dao/src/main/java/org/openecomp/sdc/be/resources/data/SdcSchemaFilesData.java
catalog-dao/src/main/java/org/openecomp/sdc/be/resources/data/auditing/AuditingGenericEvent.java
catalog-dao/src/main/java/org/openecomp/sdc/be/resources/data/togglz/FeatureToggleEvent.java
catalog-dao/src/test/resources/cassandra.yaml
common-app-api/pom.xml
docs/configuration.rst
openecomp-be/dist/sdc-onboard-db-init-docker/artifacts/Dockerfile
pom.xml
sdc-os-chef/docker-compose.yml
sdc-os-chef/kubernetes/sdc/templates/deployments/sdc-cs.yaml
sdc-os-chef/kubernetes/sdc/templates/services/all-services.yaml
sdc-os-chef/scripts/docker_run.sh
sdc-os-chef/sdc-cassandra/Dockerfile
sdc-os-chef/sdc-cassandra/chef-repo/cookbooks/cassandra-actions/templates/default/cassandra.yaml.erb
test-apis-ci/pom.xml
test-apis-ci/sdc-api-tests/chef-repo/cookbooks/sdc-api-tests/recipes/sanityApiTests_2_setup_configuration.rb
test-apis-ci/sdc-api-tests/chef-repo/cookbooks/sdc-api-tests/templates/default/BE-janusgraph.properties.erb
test-apis-ci/src/main/resources/ci/conf/janusgraph.properties
test-apis-ci/src/main/resources/log4j.properties
ui-ci/sdc-ui-tests/chef-repo/cookbooks/sdc-ui-tests/files/default/conf/log4j.properties
ui-ci/sdc-ui-tests/chef-repo/cookbooks/sdc-ui-tests/recipes/sanityUiTests_2_setup_configuration.rb
ui-ci/sdc-ui-tests/chef-repo/cookbooks/sdc-ui-tests/templates/default/BE-janusgraph.properties.erb
ui-ci/src/main/resources/ci/conf/janusgraph.properties