diff options
author | Michael Lando <ml636r@att.com> | 2017-07-12 00:54:52 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-07-12 01:55:12 +0300 |
commit | dd60339b06d252fcb1382aa97ab3d65b37dad021 (patch) | |
tree | c1551ce67cd77ca810ad5f579eb3617af86be85f /openecomp-be/tools/migration/cassandra2zusammen.sh | |
parent | ab146a193c43e9be0e9efeac7bab2690a7ba2d33 (diff) |
[sdc] rebase update
Change-Id: I8f1fc7150975122dd9f3f4e653b9983064b399a6
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'openecomp-be/tools/migration/cassandra2zusammen.sh')
-rw-r--r-- | openecomp-be/tools/migration/cassandra2zusammen.sh | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/openecomp-be/tools/migration/cassandra2zusammen.sh b/openecomp-be/tools/migration/cassandra2zusammen.sh index 4765fc3684..6ef90ad3bf 100644 --- a/openecomp-be/tools/migration/cassandra2zusammen.sh +++ b/openecomp-be/tools/migration/cassandra2zusammen.sh @@ -3,8 +3,7 @@ ########################################################################################################### # script name - cassandra2zusammen.sh # run script - ./cassandra2zusammen.sh -# This script migrates ASDC 1st class citizen entities and their sub-entities from Cassandra to -# Zusammen. +# This script migrates ASDC 1st class citizen entities and their sub-entities from Cassandra to Zusammen. # This script should be run when upgrading from 1702 to 1707 ########################################################################################################### @@ -12,6 +11,5 @@ # change exist package and service templates in db java -Dlog.home=/apps/jetty/base/be/logs -Dconfiguration.yaml=/apps/jetty/base/be/config/catalog-be/configuration.yaml -jar openecomp-zusammen-migration-1.0-SNAPSHOT.jar org.openecomp.core.migration.MigrationMain -STATUS="${?}" echo "${STATUS}" echo "All log messages for the Cassandra2Zusammen -migration process are in /apps/jetty/base/be/logs/ASDC/ASDC- -BE/cassandra2zusammen_migration_debug.log" +STATUS="${?}" +echo "${STATUS}" |