[SDC-29] Amdocs OnBoard 1707 initial commit.
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / porttonetconnection / shared / inputfiles / addOn.yml
index ca1cf7d..507bfca 100644 (file)
@@ -11,8 +11,7 @@ parameters:
   shared_network_id2:
     type: string
     description: network name of jsa log network
-  shared_test_nova:
-    type: string
+
 resources:
 
   test_nested1:
@@ -30,9 +29,4 @@ resources:
     type: nested1.yml
     properties:
       shared_network_id1: { get_param: shared_network_id1}
-      p2: { get_param: shared_network_id2}
-
-  test_nestedInvalidConnectionToNetwork:
-    type: nested1.yml
-    properties:
-      shared_network_id1: { get_param: shared_test_nova}
\ No newline at end of file
+      p2: { get_param: shared_network_id2}
\ No newline at end of file