commit | 0540d9a621e8fe388883e784610e30c1c5f07fde | [log] [tgz] |
---|---|---|
author | Oleksii Butenko <obutenko@mirantis.com> | Tue Oct 23 11:59:27 2018 +0300 |
committer | Oleksii Butenko <obutenko@mirantis.com> | Tue Oct 23 12:47:03 2018 +0300 |
tree | 370aa855261228fc72e53ba1a5f3e1c7760154c1 | |
parent | afc2365707cf250c0b11807f3b6292252f7f5bf2 [diff] |
fix manila Use disk vdc for manila Change-Id: I7fc36ea15ec8ee7ead72f7b0aed113f0e8a0b1e7
diff --git a/tcp_tests/templates/cookied-mcp-pike-ovs/_context-cookiecutter-mcp-pike-ovs.yaml b/tcp_tests/templates/cookied-mcp-pike-ovs/_context-cookiecutter-mcp-pike-ovs.yaml index 19931f6..79c7ebf 100644 --- a/tcp_tests/templates/cookied-mcp-pike-ovs/_context-cookiecutter-mcp-pike-ovs.yaml +++ b/tcp_tests/templates/cookied-mcp-pike-ovs/_context-cookiecutter-mcp-pike-ovs.yaml
@@ -187,7 +187,7 @@ manila_enabled: 'True' manila_share_backend: 'lvm' manila_lvm_volume_name: 'manila-volume' - manila_lvm_devices: '/dev/loop0' + manila_lvm_devices: '/dev/vdc' openstack_share_address: 172.16.10.203 openstack_share_node01_address: 172.16.10.204 openstack_share_node02_address: 172.16.10.205
diff --git a/tcp_tests/templates/cookied-mcp-pike-ovs/underlay.yaml b/tcp_tests/templates/cookied-mcp-pike-ovs/underlay.yaml index 1a6975b..d5b9f804 100644 --- a/tcp_tests/templates/cookied-mcp-pike-ovs/underlay.yaml +++ b/tcp_tests/templates/cookied-mcp-pike-ovs/underlay.yaml
@@ -627,6 +627,9 @@ - name: cinder capacity: 50 format: qcow2 + - name: manila + capacity: 20 + format: qcow2 - name: iso # Volume with name 'iso' will be used # for store image with cloud-init metadata. capacity: 1 @@ -681,6 +684,9 @@ - name: cinder capacity: 50 format: qcow2 + - name: manila + capacity: 20 + format: qcow2 - name: iso # Volume with name 'iso' will be used # for store image with cloud-init metadata. capacity: 1