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] [blame] |
fix manila Use disk vdc for manila Change-Id: I7fc36ea15ec8ee7ead72f7b0aed113f0e8a0b1e7
diff --git a/tcp_tests/templates/cookied-mcp-queens-dvr/_context-cookiecutter-mcp-queens-dvr.yaml b/tcp_tests/templates/cookied-mcp-queens-dvr/_context-cookiecutter-mcp-queens-dvr.yaml index 9f0c0e7..8f5de5a 100644 --- a/tcp_tests/templates/cookied-mcp-queens-dvr/_context-cookiecutter-mcp-queens-dvr.yaml +++ b/tcp_tests/templates/cookied-mcp-queens-dvr/_context-cookiecutter-mcp-queens-dvr.yaml
@@ -207,7 +207,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