Hi
Can someone help how to deploy SDC with Heat? SDC deployment scripts searches for an image with sdc-onboard-cassandra-init name, but there is no image like this in https://nexus3.onap.org/#browse/search/docker=attributes.docker.imageName%3Donap%2Fsdc-onboard-cassandra-init This is used from /opt/sdc/sdc-os-chef/scripts/docker_run.sh #Onboard Cassandra-init function sdc-cs-onboard-init { echo "docker run sdc-cs-onboard-init..." if [ ${LOCAL} = false ]; then docker pull ${PREFIX}/sdc-onboard-cassandra-init:${RELEASE} fi Yesterday it was able to start, but had to redeploy because it SDC was not able to accept VNF in testing phase. I think this commit broke the deployment https://gerrit.onap.org/r/gitweb?p=sdc.git;a=commit;h=c175a0de2f05d37c1c774684318a525eb96bb59b Thanks Denes
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
