From: Marco Platania Date: Thu, 14 Sep 2017 17:53:56 +0000 (-0400) Subject: Fix repo name in CLAMP VM description X-Git-Tag: 1.0.0-Amsterdam~172 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=46b25810f1d62e3420f28d07c5d66859e316d6c4;p=demo.git Fix repo name in CLAMP VM description Change-Id: I9e83e9e1b4f5195e837f11fcdeab4ccc07603dc5 Issue-ID: INT-115 Signed-off-by: Marco Platania --- diff --git a/heat/ONAP/onap_rackspace.yaml b/heat/ONAP/onap_rackspace.yaml index 01f791fe..b7afe140 100644 --- a/heat/ONAP/onap_rackspace.yaml +++ b/heat/ONAP/onap_rackspace.yaml @@ -1173,7 +1173,7 @@ resources: __docker_version__: { get_param: docker_version } __gerrit_branch__: { get_param: gerrit_branch } __cloud_env__: { get_param: cloud_env } - __mso_repo__: { get_param: clamp_repo } + __clamp_repo__: { get_param: clamp_repo } template: | #!/bin/bash