Merge "Use internal API for heat -> keystone communication"

This commit is contained in:
Zuul 2019-11-19 11:14:34 +00:00 committed by Gerrit Code Review
commit 28e082ea02

View File

@ -72,9 +72,6 @@ password = {{ heat_keystone_password }}
[ec2authtoken]
auth_uri = {{ keystone_internal_url }}/v3
[clients_keystone]
auth_uri = {{ keystone_public_url }}
[oslo_messaging_notifications]
transport_url = {{ notify_transport_url }}
{% if heat_enabled_notification_topics %}