Merge "Set region_id for karbor_client"

This commit is contained in:
Zuul 2018-11-29 11:08:06 +00:00 committed by Gerrit Code Review
commit 4f21133ac4
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ auth_uri = {{ internal_protocol }}://{{ kolla_internal_fqdn }}:{{ keystone_publi
version = 1
service_type = data-protect
service_name = karbor
region_id = {{ openstack_region_name }}
[keystone_authtoken]
www_authenticate_uri = {{ internal_protocol }}://{{ kolla_internal_fqdn }}:{{ keystone_public_port }}