Remove extra configuration item in solum.conf.j2

We use auth_uri contain auth_protocol and auth_port

Closes-Bug: #1696947

Change-Id: Id9b984d8822508e4ae972f513b36374abe2ebdff
(cherry picked from commit 59a621e2b4)
This commit is contained in:
zhubingbing 2017-06-09 17:01:17 +08:00 committed by Eduardo Gonzalez
parent 93329c2c49
commit 8145b6a0b2
1 changed files with 0 additions and 2 deletions

View File

@ -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