Move cinder backend to cmp nodes.

Related-bug: MOSSUST-111
Change-Id: I0ebf18966088472886387f2b05139473f4b593a1
diff --git a/tcp_tests/templates/bm-e7-cicd-pike-ovs-maas/salt-context-cookiecutter-openstack_ovs.yaml b/tcp_tests/templates/bm-e7-cicd-pike-ovs-maas/salt-context-cookiecutter-openstack_ovs.yaml
index 48ee357..adac9b5 100644
--- a/tcp_tests/templates/bm-e7-cicd-pike-ovs-maas/salt-context-cookiecutter-openstack_ovs.yaml
+++ b/tcp_tests/templates/bm-e7-cicd-pike-ovs-maas/salt-context-cookiecutter-openstack_ovs.yaml
@@ -261,6 +261,30 @@
               mode: UNCONFIGURED
               mac: "0c:c4:7a:1e:41:89"
               name: ten2
+          disk_layout:
+            type: custom
+            bootable_device: sda
+            disk:
+              sda:
+                type: physical
+              vgroot:
+                type: lvm
+                devices:
+                  - sda
+                volume:
+                  lvroot:
+                    size: 800G
+                    type: ext4
+                    mount: '/'
+              sdb:
+                type: physical
+              cinder-vg:
+                type: lvm
+                devices:
+                  - sdb
+                volume:
+                  cinder-volumes-pool:
+                    size: 800G
           power_parameters:
             power_address: "5.43.227.11"
             power_pass: ==IPMI_PASS==
@@ -290,6 +314,30 @@
               mode: UNCONFIGURED
               mac: "0c:c4:7a:1d:92:c9"
               name: ten2
+          disk_layout:
+            type: custom
+            bootable_device: sda
+            disk:
+              sda:
+                type: physical
+              vgroot:
+                type: lvm
+                devices:
+                  - sda
+                volume:
+                  lvroot:
+                    type: ext4
+                    mount: '/'
+                    size: 800G
+              sdb:
+                type: physical
+              cinder-vg:
+                type: lvm
+                devices:
+                  - sdb
+                volume:
+                  cinder-volumes-pool:
+                    size: 800G
           power_parameters:
             power_address: "5.43.227.19"
             power_pass: ==IPMI_PASS==