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 <pete@port.direct>
This commit is contained in:
parent
326200bf93
commit
23f5b18f1c
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user