Matt Riedemann | 81fa9b6 | 2016-01-14 13:04:38 -0800 | [diff] [blame] | 1 | --- |
| 2 | other: |
| 3 | - | |
| 4 | A new configuration option ``[compute-feature-enabled]/volume_multiattach`` |
| 5 | has been added which defaults to False. Set this to True to enable volume |
| 6 | multiattach testing. These tests require that compute API version 2.60 is |
| 7 | available and block storage API version 3.44 is available. |
| 8 | |
| 9 | .. note:: In the Queens release, the only compute driver that supports |
| 10 | volume multiattach is the libvirt driver, and only then when qemu<2.10 |
| 11 | or libvirt>=3.10. The only volume backend in Queens that supports volume |
| 12 | multiattach is lvm. |