Add cinder volumes for OSD nodes

PROD:PROD-35107

Change-Id: I0784192cc62a8f015b9bd6ce361ec70531d0cf0c
diff --git a/tcp_tests/templates/released-heat-cicd-queens-dvr-sl/underlay.hot b/tcp_tests/templates/released-heat-cicd-queens-dvr-sl/underlay.hot
index 9aca056..c48e0c2 100644
--- a/tcp_tests/templates/released-heat-cicd-queens-dvr-sl/underlay.hot
+++ b/tcp_tests/templates/released-heat-cicd-queens-dvr-sl/underlay.hot
@@ -806,7 +806,7 @@
       instance_config_host: { get_attr: [cfg01_node, instance_address] }
 
   ceph_osd_cluster:
-    type: MCP::MultipleInstance
+    type: MCP::MultipleInstance2Volumes
     depends_on: [cfg01_node]
     properties:
       env_name: { get_param: env_name }