Implement simple onboarding cassandra upgrade 63/123263/4
authorandre.schmid <andre.schmid@est.tech>
Thu, 12 Aug 2021 22:05:15 +0000 (23:05 +0100)
committerMichael Morris <michael.morris@est.tech>
Fri, 13 Aug 2021 16:14:07 +0000 (16:14 +0000)
commitb8bfef3a009922db72c1a618211ce03c07683e58
treeb81c7855ba3308249d1608df5212a1f36705e78c
parentb1bfe8bfae834f92577b04a016c0c7dade388941
Implement simple onboarding cassandra upgrade

Introduces a folder to hold cql scripts to upgrade the onboarding
cassandra. The files will be copied to the docker and executed in
alphabetical order.
The suggested pattern for the file names is YYYYMMDD-changeName.cql.

Change-Id: Ia32a63ec5ab4417cf0df8bb5536c7f041e2327c9
Issue-ID: SDC-3669
Signed-off-by: andre.schmid <andre.schmid@est.tech>
integration-tests/pom.xml
openecomp-be/.gitignore
openecomp-be/dist/pom.xml
openecomp-be/dist/sdc-onboard-db-init-docker/artifacts/Dockerfile
openecomp-be/dist/sdc-onboard-db-init-docker/artifacts/startup.sh
openecomp-be/dist/sdc-onboard-db-init-docker/pom.xml
openecomp-be/pom.xml
openecomp-be/tools/install/database/alter_tables.cql [deleted file]
openecomp-be/tools/install/database/upgrade-scripts/20191103-dox.package_details.cql [new file with mode: 0644]