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