summaryrefslogtreecommitdiffstats
path: root/TOSCA
diff options
context:
space:
mode:
authorHong Guan <hg4105@att.com>2018-05-14 15:37:15 -0400
committerHong Guan <hg4105@att.com>2018-05-15 14:52:42 +0000
commiteb2af8039ac75051695863bd26f119cd88793328 (patch)
treeafb1f3767e43bd62d159854d4a56d234096dccb5 /TOSCA
parentd31e2a0a1032acd12cce02a3767988027cd6a5c6 (diff)
Removed 'mock' from TOSCA deployment
Change-Id: I2d81636df7d36c2585d0a7997531cf4d9248cb7d Issue-ID: OOM-1081 Signed-off-by: Hong Guan <hg4105@att.com>
Diffstat (limited to 'TOSCA')
-rw-r--r--TOSCA/Helm/onap-blueprint.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/TOSCA/Helm/onap-blueprint.yaml b/TOSCA/Helm/onap-blueprint.yaml
index fdd6093226..3ac76fa8b1 100644
--- a/TOSCA/Helm/onap-blueprint.yaml
+++ b/TOSCA/Helm/onap-blueprint.yaml
@@ -338,12 +338,12 @@ node_templates:
- type: cloudify.relationships.connected_to
target: k8s_env
- mock:
+ sniro-emulator:
type: cloudify.nodes.Helm
properties:
args:
- { get_input: namespace }
- - mock
+ - sniro-emulator
relationships:
- type: cloudify.relationships.connected_to
- target: k8s_env \ No newline at end of file
+ target: k8s_env