From 89ae27d2187e34b24917f762e9944f641b2419fe Mon Sep 17 00:00:00 2001 From: Silvan Kaiser Date: Thu, 11 Oct 2018 14:43:06 +0200 Subject: [PATCH] [minifix] Update reno formatting on Quobyte driver defaults change Corrects formatting as requested in comment of previous change I0ce20e109f126500462e6459794e993bbd579b58 . Change-Id: Ibf3faa12ef3964071b39fe38b2724162b3ddb770 --- .../notes/qb-switch-nas-sec-opts-635c6ef1205e4f3f.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/releasenotes/notes/qb-switch-nas-sec-opts-635c6ef1205e4f3f.yaml b/releasenotes/notes/qb-switch-nas-sec-opts-635c6ef1205e4f3f.yaml index ff7631aa6a7..7e0d56ec958 100644 --- a/releasenotes/notes/qb-switch-nas-sec-opts-635c6ef1205e4f3f.yaml +++ b/releasenotes/notes/qb-switch-nas-sec-opts-635c6ef1205e4f3f.yaml @@ -3,7 +3,8 @@ 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. + ``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.