blob: 0959b22bc743c05a935ff2611058330c8f7dcf90 [file] [log] [blame]
Matt Riedemann7581e992018-10-01 11:33:34 -04001---
2upgrade:
3 - |
4 The ``tempest-full``, ``tempest-full-py3`` and ``tempest-slow`` zuul v3
5 job configurations now set ``ENABLE_VOLUME_MULTIATTACH: true`` in the
6 ``devstack_localrc`` variables section. If you have a plugin job
7 configuration that inherits from one of these jobs and the backend cinder
8 volume driver or nova compute driver do not support volume multiattach then
9 you should override and set this variable to
10 ``ENABLE_VOLUME_MULTIATTACH: false`` in your job configuration.