Merge "cloudkitty: set cafile for fetcher_keystone"

This commit is contained in:
Zuul 2023-03-20 10:41:19 +00:00 committed by Gerrit Code Review
commit d6bfec4ad2

View File

@ -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 %}