Add disk for cinder volumes to ctrl nodes
diff --git a/tcp_tests/templates/underlay/mk22-lab-advanced.yaml b/tcp_tests/templates/underlay/mk22-lab-advanced.yaml
index 8a925d2..2db6e51 100644
--- a/tcp_tests/templates/underlay/mk22-lab-advanced.yaml
+++ b/tcp_tests/templates/underlay/mk22-lab-advanced.yaml
@@ -133,6 +133,9 @@
capacity: !os_env NODE_VOLUME_SIZE, 150
backing_store: cloudimage1404
format: qcow2
+ - name: cinder
+ capacity: 50
+ format: qcow2
- name: iso # Volume with name 'iso' will be used
# for store image with cloud-init metadata.
capacity: 1
@@ -171,6 +174,9 @@
capacity: !os_env NODE_VOLUME_SIZE, 150
backing_store: cloudimage1404
format: qcow2
+ - name: cinder
+ capacity: 50
+ format: qcow2
- name: iso # Volume with name 'iso' will be used
# for store image with cloud-init metadata.
capacity: 1
@@ -197,6 +203,9 @@
capacity: !os_env NODE_VOLUME_SIZE, 150
backing_store: cloudimage1404
format: qcow2
+ - name: cinder
+ capacity: 50
+ format: qcow2
- name: iso # Volume with name 'iso' will be used
# for store image with cloud-init metadata.
capacity: 1