[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 / nestedconnection / inputfiles / nested.yml
index 922c4d1..390bc02 100644 (file)
@@ -52,4 +52,10 @@ resources:
      type: OS::Cinder::VolumeAttachment
      properties:
        volume_id: {get_param: cmaui_volume_param}
+       instance_uuid: {get_resource: server_cmaui}
+
+  cmaui_volume_attachment1:
+     type: OS::Cinder::VolumeAttachment
+     properties:
+       volume_id: {get_param: [cmaui_volume_param,0]}
        instance_uuid: {get_resource: server_cmaui}
\ No newline at end of file