File: config-volume-multiattach-ea8138dfa4fd308c.yaml

package info (click to toggle)
tempest 1%3A19.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,564 kB
  • sloc: python: 69,123; sh: 196; makefile: 80
file content (12 lines) | stat: -rw-r--r-- 574 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
---
other:
  - |
    A new configuration option ``[compute-feature-enabled]/volume_multiattach``
    has been added which defaults to False. Set this to True to enable volume
    multiattach testing. These tests require that compute API version 2.60 is
    available and block storage API version 3.44 is available.

    .. note:: In the Queens release, the only compute driver that supports
      volume multiattach is the libvirt driver, and only then when qemu<2.10
      or libvirt>=3.10. The only volume backend in Queens that supports volume
      multiattach is lvm.