Skip to content
Snippets Groups Projects
Commit 28e082ea authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

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

parents e5149cbc 2cd00dad
No related branches found
No related tags found
No related merge requests found
...@@ -72,9 +72,6 @@ password = {{ heat_keystone_password }} ...@@ -72,9 +72,6 @@ password = {{ heat_keystone_password }}
[ec2authtoken] [ec2authtoken]
auth_uri = {{ keystone_internal_url }}/v3 auth_uri = {{ keystone_internal_url }}/v3
[clients_keystone]
auth_uri = {{ keystone_public_url }}
[oslo_messaging_notifications] [oslo_messaging_notifications]
transport_url = {{ notify_transport_url }} transport_url = {{ notify_transport_url }}
{% if heat_enabled_notification_topics %} {% if heat_enabled_notification_topics %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment