blob: 99853b8336b0be08dc2c7e882336480feeac6cce [file] [log] [blame]
#!/bin/bash
###########################################################################################################
# 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 should be run when upgrading from 1702 to 1707
###########################################################################################################
# change exist package and service templates in db
## Code removed but script is kept for future hook use ##
##STATUS="${?}"
##echo "${STATUS}"