From 20f5aa7a719b76babe5b566098407a594db3641c Mon Sep 17 00:00:00 2001 From: Marco Platania Date: Mon, 6 Aug 2018 14:40:21 -0400 Subject: Refactor ONAP HEAT template config, part 3 - Consolidate serv.sh activation in generic config script - Rename OPEN-O (open-o) -> MULTISERV (multiserv) - Resurce names in Heat template - File names - References in other installation scripts - Rename dcae_c_ -> dcae_ in Heat template - Minor clean up Change-Id: If45a1f1e01933f828aa698c815e0a3f65810a208 Issue-ID: INT-526 Signed-off-by: Marco Platania --- heat/ONAP/cloud-config/robot_install.sh | 3 --- 1 file changed, 3 deletions(-) (limited to 'heat/ONAP/cloud-config/robot_install.sh') diff --git a/heat/ONAP/cloud-config/robot_install.sh b/heat/ONAP/cloud-config/robot_install.sh index 3441dd85..90e72513 100644 --- a/heat/ONAP/cloud-config/robot_install.sh +++ b/heat/ONAP/cloud-config/robot_install.sh @@ -27,8 +27,5 @@ chmod +x /opt/demo.sh mkdir -p /opt/eteshare/logs -update-rc.d robot_serv.sh defaults - - # Run docker containers. ./robot_vm_init.sh -- cgit 1.2.3-korg