Chef removal changes from Asdctool 41/140041/1
authorKhantwal <anamika.khantwal@accenture.com>
Thu, 30 Jan 2025 12:09:29 +0000 (17:39 +0530)
committerKhantwal <anamika.khantwal@accenture.com>
Thu, 30 Jan 2025 12:09:29 +0000 (17:39 +0530)
commit807c8d0c6ed0bfb4fb993d5b7bbaf20c51da486d
tree3faf15cbbc209a6f381c328c5baeaf684122d66b
parent92c86bb2b390a9d74f84d53b3edeccd239f3f0f5
Chef removal changes from Asdctool

- Removed chef from asdctool module with kubernetes resources.

Issue-ID: SDC-4700
Change-Id: I269933079f73feecd81e3b3553f3b95e18f7bbf5
Signed-off-by: Anamika Khantwal <anamika.khantwal@accenture.com>
33 files changed:
asdctool/pom.xml
asdctool/sdc-cassandra-init/Dockerfile
asdctool/sdc-cassandra-init/chef-repo/cookbooks/cassandra-actions/recipes/01-createCsUser.rb [deleted file]
asdctool/sdc-cassandra-init/chef-repo/cookbooks/cassandra-actions/recipes/02-createDoxKeyspace.rb [deleted file]
asdctool/sdc-cassandra-init/chef-repo/cookbooks/cassandra-actions/recipes/03-schemaCreation.rb [deleted file]
asdctool/sdc-cassandra-init/chef-repo/cookbooks/cassandra-actions/recipes/04-importConformance.rb [deleted file]
asdctool/sdc-cassandra-init/chef-repo/cookbooks/cassandra-actions/templates/default/create_cassandra_user.sh.erb [deleted file]
asdctool/sdc-cassandra-init/chef-repo/cookbooks/cassandra-actions/templates/default/create_dox_keyspace.sh.erb [deleted file]
asdctool/sdc-cassandra-init/chef-repo/cookbooks/cassandra-actions/templates/default/janusgraph.properties.erb [deleted file]
asdctool/sdc-cassandra-init/chef-solo/LICENSE [deleted file]
asdctool/sdc-cassandra-init/chef-solo/README.md [deleted file]
asdctool/sdc-cassandra-init/chef-solo/chefignore [deleted file]
asdctool/sdc-cassandra-init/chef-solo/cookbooks/README.md [deleted file]
asdctool/sdc-cassandra-init/chef-solo/data_bags/README.md [deleted file]
asdctool/sdc-cassandra-init/chef-solo/environments/README.md [deleted file]
asdctool/sdc-cassandra-init/chef-solo/roles/README.md [deleted file]
asdctool/sdc-cassandra-init/chef-solo/roles/cassandra-actions.json [deleted file]
asdctool/sdc-cassandra-init/chef-solo/solo.json [deleted file]
asdctool/sdc-cassandra-init/chef-solo/solo.rb [deleted file]
asdctool/sdc-cassandra-init/scripts/cassandra-env.sh [new file with mode: 0644]
asdctool/sdc-cassandra-init/scripts/change_cassandra_user.sh [new file with mode: 0644]
asdctool/sdc-cassandra-init/scripts/configuration.yaml [moved from asdctool/sdc-cassandra-init/chef-repo/cookbooks/cassandra-actions/templates/default/configuration.yaml.erb with 92% similarity]
asdctool/sdc-cassandra-init/scripts/create-alter-dox-db.sh [new file with mode: 0644]
asdctool/sdc-cassandra-init/scripts/create_dox_keyspace.sh [new file with mode: 0644]
asdctool/sdc-cassandra-init/scripts/importconformance.sh [new file with mode: 0644]
asdctool/sdc-cassandra-init/scripts/janusgraph.properties [new file with mode: 0644]
asdctool/sdc-cassandra-init/startup.sh
asdctool/tarball.xml
catalog-be-plugins/pom.xml
common-app-logging/pom.xml
integration-tests/integration-tests-init/Dockerfile
integration-tests/pom.xml
pom.xml