Merge "cloudkitty: set cafile for fetcher_keystone"
This commit is contained in:
commit
d6bfec4ad2
@ -84,6 +84,7 @@ backend = {{ cloudkitty_fetcher_backend }}
|
||||
[fetcher_keystone]
|
||||
keystone_version = 3
|
||||
auth_section = keystone_authtoken
|
||||
cafile = {{ openstack_cacert }}
|
||||
region_name = {{ openstack_region_name }}
|
||||
{% endif %}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user