Remove signing_dir option
PKI token support has been deprecated in the Ocata release and will be removed in the Pike release, so we can remove releated parameters. Change-Id: If8f4cf3db3f315742554be363ae4ab8e70b789ce Closes-Bug: #1653049
This commit is contained in:
parent
7ade914531
commit
9fd26ad5b8
@ -27,7 +27,6 @@ connection = mysql+pymysql://{{ manila_database_user }}:{{ manila_database_passw
|
||||
max_retries = -1
|
||||
|
||||
[keystone_authtoken]
|
||||
signing_dir = /var/cache/manila
|
||||
auth_uri = {{ internal_protocol }}://{{ kolla_internal_fqdn }}:{{ keystone_public_port }}
|
||||
auth_url = {{ admin_protocol }}://{{ kolla_internal_fqdn }}:{{ keystone_admin_port }}
|
||||
auth_type = password
|
||||
|
Loading…
Reference in New Issue
Block a user