Merge "Remove [trustee]/auth_uri option from heat.conf"

This commit is contained in:
Zuul 2023-01-18 13:09:55 +00:00 committed by Gerrit Code Review
commit 7c79d73ec1

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