Merge "Make sure aodh/service_credentials wotks with internalURL"

This commit is contained in:
Zuul 2018-05-07 08:15:08 +00:00 committed by Gerrit Code Review
commit b5a6bed708

View File

@ -44,6 +44,7 @@ project_name = service
project_domain_id = {{ default_project_domain_id }}
user_domain_id = {{ default_user_domain_id }}
auth_type = password
interface = internal
[oslo_messaging_notifications]
transport_url = {{ notify_transport_url }}