Horizon plugin for the Blazar Reservation Service for OpenStack
Go to file
Matt Crees 5a04368c1e 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
(cherry picked from commit 86f5b9012e)
2024-02-14 07:08:45 +00:00
blazar_dashboard Support SSL verification in creating Blazar client 2024-02-14 07:08:45 +00:00
doc Remove unnecessary unicode prefixes 2022-04-20 13:16:50 +02:00
releasenotes Support SSL verification in creating Blazar client 2024-02-14 07:08:45 +00:00
.eslintrc Add Horizon plugin for Blazar 2017-08-03 10:23:54 +00:00
.gitignore Add Horizon plugin for Blazar 2017-08-03 10:23:54 +00:00
.gitreview Update .gitreview for stable/2023.1 2023-02-28 13:31:02 +00:00
.zuul.yaml Drop lower-constraints.txt and its testing 2024-02-14 06:37:23 +00:00
CONTRIBUTING.rst Update links to use HTTPS 2018-05-15 06:13:52 +00:00
HACKING.rst Add Horizon plugin for Blazar 2017-08-03 10:23:54 +00:00
LICENSE Add Horizon plugin for Blazar 2017-08-03 10:23:54 +00:00
README.rst Update to opendev 2019-04-23 16:06:58 +08:00
babel-django.cfg translation: drop babel extractor definitions 2019-12-27 01:58:34 +09:00
babel-djangojs.cfg translation: drop babel extractor definitions 2019-12-27 01:58:34 +09:00
manage.py Add Horizon plugin for Blazar 2017-08-03 10:23:54 +00:00
requirements.txt Drop lower-constraints.txt and its testing 2024-02-14 06:37:23 +00:00
setup.cfg Updating python testing classifier as per Yoga testing runtime 2022-01-31 10:42:21 +05:30
setup.py Cleanup py27 support 2020-04-16 15:23:47 +02:00
test-requirements.txt Configure bandit security linter 2020-10-02 16:48:11 +02:00
tox.ini Drop lower-constraints.txt and its testing 2024-02-14 06:37:23 +00:00

README.rst

Team and repository tags

image

Blazar dashboard

Horizon plugin for the Blazar Reservation Service for OpenStack

Features

See doc/source/index.rst

Enabling in DevStack

Not yet supported

Manual Installation

See doc/source/install.rst

Other Resources