Merge "Add clients ca_file in heat"
This commit is contained in:
commit
5ffbdfdff7
@ -89,6 +89,7 @@ policy_file = {{ heat_policy_file }}
|
||||
|
||||
[clients]
|
||||
endpoint_type = internalURL
|
||||
ca_file = {{ openstack_cacert | default(omit) }}
|
||||
|
||||
[oslo_middleware]
|
||||
enable_proxy_headers_parsing = True
|
||||
|
5
releasenotes/notes/bug-1869137-d3de4debf827e1d2.yaml
Normal file
5
releasenotes/notes/bug-1869137-d3de4debf827e1d2.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Add client ca_cert file in heat
|
||||
`LP#1869137 <https://bugs.launchpad.net/kolla-ansible/+bug/1869137>`__
|
Loading…
x
Reference in New Issue
Block a user