masakari-dashboard/masakaridashboard/api
Mark Goddard 59ee1d59a1 Fix CA file for API client
If a custom CA file is configured via OPENSTACK_SSL_CACERT, currently
communication with Keystone will fail, since the session is not created
using this CA file.

This change fixes the issue by passing the path to the CA file to the
keystoneauth session constructor.

Change-Id: Iad1bdea97ed649cc3c8f042dc5dd147b989dfd0e
Closes-Bug: #1873736
2020-09-04 14:57:43 +00:00
..
__init__.py Initial UI-Cookiecutter commit 2018-03-16 10:02:55 +05:30
api.py Fix CA file for API client 2020-09-04 14:57:43 +00:00