Use internal API for heat -> keystone communication

Continues work from https://review.opendev.org/676716

Change-Id: If0195c38034d404849bf2e8fca4629b2d38a2680
Closes-Bug: #1812864
Related-Bug: #1762754
Related-Bug: #1688331
This commit is contained in:
Radosław Piliszek 2019-11-16 12:30:46 +01:00
parent 308e837263
commit 2cd00dadc0

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