Remove extra configuration item in solum.conf.j2
We use auth_uri contain auth_protocol and auth_port Closes-Bug: #1696947 Change-Id: Id9b984d8822508e4ae972f513b36374abe2ebdff
This commit is contained in:
parent
28e4ae81cf
commit
59a621e2b4
@ -45,8 +45,6 @@ max_retries = -1
|
||||
auth_uri = {{ internal_protocol }}://{{ kolla_internal_fqdn }}:{{ keystone_public_port }}/v2.0
|
||||
auth_url = {{ admin_protocol }}://{{ kolla_internal_fqdn }}:{{ keystone_admin_port }}
|
||||
auth_type = password
|
||||
auth_protocol = http
|
||||
auth_prot = 35357
|
||||
project_domain_id = default
|
||||
user_domain_id = default
|
||||
project_name = service
|
||||
|
Loading…
x
Reference in New Issue
Block a user