masakari-dashboard/masakaridashboard
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
..
api Fix CA file for API client 2020-09-04 14:57:43 +00:00
conf Add segment panel 2018-07-05 12:34:31 +05:30
default Add segment panel 2018-07-05 12:34:31 +05:30
hosts Update hacking for Python3 2020-05-15 17:24:25 +00:00
local Add segment panel 2018-07-05 12:34:31 +05:30
notifications Use unittest.mock instead of third party mock 2020-04-20 16:08:32 -05:00
segments Use unittest.mock instead of third party mock 2020-04-20 16:08:32 -05:00
static/masakaridashboard/css Add segment panel 2018-07-05 12:34:31 +05:30
test Update hacking for Python3 2020-05-15 17:24:25 +00:00
__init__.py Initial UI-Cookiecutter commit 2018-03-16 10:02:55 +05:30
dashboard.py Added notification panel 2018-07-27 10:15:55 +00:00
handle_errors.py Add segment panel 2018-07-05 12:34:31 +05:30
version.py Add segment panel 2018-07-05 12:34:31 +05:30