Merge pull request #8 from tyzhnenko/add_cinder_disk
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
diff --git a/tcp_tests/templates/underlay/mk22-lab-basic.yaml b/tcp_tests/templates/underlay/mk22-lab-basic.yaml
index f21fc17..daf8d8d 100644
--- a/tcp_tests/templates/underlay/mk22-lab-basic.yaml
+++ b/tcp_tests/templates/underlay/mk22-lab-basic.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
diff --git a/tcp_tests/templates/underlay/mk22-lab-dvr.yaml b/tcp_tests/templates/underlay/mk22-lab-dvr.yaml
index 9c29554..3e29287 100644
--- a/tcp_tests/templates/underlay/mk22-lab-dvr.yaml
+++ b/tcp_tests/templates/underlay/mk22-lab-dvr.yaml
@@ -185,6 +185,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
@@ -223,6 +226,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
@@ -249,6 +255,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
diff --git a/tcp_tests/templates/underlay/mk22-lab-ovs.yaml b/tcp_tests/templates/underlay/mk22-lab-ovs.yaml
index 521a1b1..0c57c7e 100644
--- a/tcp_tests/templates/underlay/mk22-lab-ovs.yaml
+++ b/tcp_tests/templates/underlay/mk22-lab-ovs.yaml
@@ -185,6 +185,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
@@ -223,6 +226,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
@@ -249,6 +255,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