Remove [trustee]/auth_uri option from heat.conf
According to the code, docs and oslo-config-validator, this configuration option is not supported. Change-Id: I34410e5267d527ec629748f35771f227183810b6
This commit is contained in:
parent
09df6fc1aa
commit
943fedee62
@ -53,7 +53,6 @@ memcache_servers = {% for host in groups['memcached'] %}{{ 'api' | kolla_address
|
||||
|
||||
|
||||
[trustee]
|
||||
auth_uri = {{ keystone_internal_url }}
|
||||
auth_url = {{ keystone_internal_url }}
|
||||
auth_type = password
|
||||
user_domain_id = {{ default_user_domain_id }}
|
||||
|
Loading…
Reference in New Issue
Block a user