[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 / novatovolumeconnection / innernestedconnection / inputfiles / main.yml
index 7994b33..564cb17 100644 (file)
@@ -15,6 +15,8 @@ parameters:
     type: string
     description: Unique ID for this VNF instance
     default: This_is_ths_MMSC-CMAUI_id
+  inner_cmaui_volume_b3:
+    type: comma_delimited_list
   cmaui_names:
     type: comma_delimited_list
     description: CMAUI1, CMAUI2 server names
@@ -74,4 +76,5 @@ resources:
     type: nested.yml
     properties:
       inner_cmaui_volume_a1: { get_param: inner_cmaui_volume_a1}
-      inner_cmaui_volume_b2: { get_param: inner_cmaui_volume_a2}
\ No newline at end of file
+      inner_cmaui_volume_b2: { get_param: inner_cmaui_volume_a2}
+      inner_cmaui_volume_b3: { get_param: [inner_cmaui_volume_b3,0]}
\ No newline at end of file