Merge "Fix Barbican client (Castellan) with TLS (part 2)"
This commit is contained in:
commit
0c12a63cd2
@ -222,7 +222,8 @@ connection_string = {{ osprofiler_backend_connection_string }}
|
||||
{% if enable_barbican | bool %}
|
||||
[barbican]
|
||||
auth_endpoint = {{ keystone_internal_url }}
|
||||
cafile = {{ openstack_cacert }}
|
||||
barbican_endpoint_type = internal
|
||||
verify_ssl_path = {{ openstack_cacert }}
|
||||
{% endif %}
|
||||
|
||||
# Cell specific settings from DevStack:
|
||||
|
Loading…
x
Reference in New Issue
Block a user