| Matt Riedemann | 7581e99 | 2018-10-01 11:33:34 -0400 | [diff] [blame] | 1 | --- | 
|  | 2 | upgrade: | 
|  | 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. |