blazar-dashboard/blazar_dashboard/api
Matt Crees 86f5b9012e Support SSL verification in creating Blazar client
Adds support for SSL verification when ``OPENSTACK_SSL_CACERT`` is set.
Explicitly skips verification if ``OPENSTACK_SSL_NO_VERIFY`` is set.

This also switches to Session-based instantiation for the Blazar client,
away from the deprecated url+token method.

Closes-Bug: #2045281

Change-Id: I94aad7590b1e42ddfa1a20fdb184ca4d73587cd6
2024-02-13 23:18:40 +00:00
..
__init__.py Add Horizon plugin for Blazar 2017-08-03 10:23:54 +00:00
client.py Support SSL verification in creating Blazar client 2024-02-13 23:18:40 +00:00