From 23f5b18f1c29820e194d4881a23bf0cce0982616 Mon Sep 17 00:00:00 2001 From: Pete Birley Date: Thu, 31 Jan 2019 15:09:29 -0600 Subject: [PATCH] Cinder: Update auth_strategy to explictly specify keystone In accordance with the OpenStack Security Guide this PS updates the cinder.conf to explicity set the auth_strategy param. Change-Id: Ie0a2b9ffebb597166851226eabac4924c34e1404 Signed-off-by: Pete Birley --- cinder/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/cinder/values.yaml b/cinder/values.yaml index 7a62905a04..e225130bd3 100644 --- a/cinder/values.yaml +++ b/cinder/values.yaml @@ -742,6 +742,7 @@ conf: backup_ceph_pool: cinder.backups # Backup: Posix options backup_posix_path: /var/lib/cinder/backup + auth_strategy: keystone database: max_retries: -1 keystone_authtoken: