Merge "Set region_id for karbor_client"
This commit is contained in:
commit
4f21133ac4
@ -27,6 +27,7 @@ auth_uri = {{ internal_protocol }}://{{ kolla_internal_fqdn }}:{{ keystone_publi
|
|||||||
version = 1
|
version = 1
|
||||||
service_type = data-protect
|
service_type = data-protect
|
||||||
service_name = karbor
|
service_name = karbor
|
||||||
|
region_id = {{ openstack_region_name }}
|
||||||
|
|
||||||
[keystone_authtoken]
|
[keystone_authtoken]
|
||||||
www_authenticate_uri = {{ internal_protocol }}://{{ kolla_internal_fqdn }}:{{ keystone_public_port }}
|
www_authenticate_uri = {{ internal_protocol }}://{{ kolla_internal_fqdn }}:{{ keystone_public_port }}
|
||||||
|
Loading…
Reference in New Issue
Block a user