Merge "Make sure ceilometer/service_credentials wotks with internalURL"

This commit is contained in:
Jenkins 2016-11-24 14:25:42 +00:00 committed by Gerrit Code Review
commit c77439e660

View File

@ -52,6 +52,7 @@ project_name = service
project_domain_id = default
user_domain_id = default
auth_type = password
interface = internal
{% if ceilometer_database_type == 'gnocchi' %}
[dispatcher_gnocchi]