cinder/releasenotes/notes/qb-switch-nas-sec-opts-635c6ef1205e4f3f.yaml
Silvan Kaiser 89ae27d218 [minifix] Update reno formatting on Quobyte driver defaults change
Corrects formatting as requested in comment of previous
change I0ce20e109f126500462e6459794e993bbd579b58 .

Change-Id: Ibf3faa12ef3964071b39fe38b2724162b3ddb770
2018-10-11 14:43:06 +02:00

14 lines
600 B
YAML

---
upgrade:
- |
In order to simplify initial setup for new installations
the default behaviour of the Quobyte driver for the options
``nas_secure_file_operations`` and ``nas_secure_file_permissions``
has changed.
The 'auto' values are no longer mapped to true but to false. Therefore
the old default behaviour to run with secure settings is changed
to run without secure settings as the new default behaviour.
Installations using the default values for these options should ensure
to explicitly set them to true with this new Cinder Quobyte driver
version.