Removed 'mock' from TOSCA deployment 61/47461/3
authorHong Guan <hg4105@att.com>
Mon, 14 May 2018 19:37:15 +0000 (15:37 -0400)
committerHong Guan <hg4105@att.com>
Tue, 15 May 2018 14:52:42 +0000 (14:52 +0000)
Change-Id: I2d81636df7d36c2585d0a7997531cf4d9248cb7d
Issue-ID: OOM-1081
Signed-off-by: Hong Guan <hg4105@att.com>
TOSCA/Helm/onap-blueprint.yaml

index fdd6093..3ac76fa 100644 (file)
@@ -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