Spelling mistake in manila.conf.j2
Co-Authored-By: liaoweizhong <liaoweizhong@unionpay.com> Change-Id: I04a9c4bff817601f718bb43f41f3418571b11cf4 Closes-bug: #1830853
This commit is contained in:
parent
86e9b0831c
commit
f4b49ae5e9
@ -39,7 +39,7 @@ memcached_servers = {% for host in groups['memcached'] %}{{ hostvars[host]['ansi
|
||||
|
||||
[neutron]
|
||||
url = {{ internal_protocol }}://{{ neutron_internal_fqdn }}:{{ neutron_server_port }}
|
||||
uth_uri = {{ keystone_internal_url }}
|
||||
auth_uri = {{ keystone_internal_url }}
|
||||
auth_url = {{ keystone_admin_url }}
|
||||
auth_type = password
|
||||
project_domain_id = {{ default_project_domain_id }}
|
||||
|
Loading…
Reference in New Issue
Block a user