Merge "Access placement service through internal interface rather than public"

This commit is contained in:
Jenkins 2017-03-07 14:32:52 +00:00 committed by Gerrit Code Review
commit 9afbc3c4e9

View File

@ -246,4 +246,5 @@ user_domain_name = default
project_name = service
project_domain_name = default
os_region_name = {{ openstack_region_name }}
os_interface = internal
{% endif %}