Horizon plugin for the Blazar Reservation Service for OpenStack
Go to file
manchandavishal 58acda9e06 Update tox.ini for tox4
OpenStack CI now uses tox4 by default. This patch
drop "skipsdist = True". When skipsdist=True is specified,
a target application is not installed into a tox env, but
there seems no reason to do so. In various other OpenStack
projects, a target applicatin needs to be installed into a
tox venv, for example, in docs and/or linter jobs and it
causes failures with tox4. So dropping it would avoid potential
future failures.

Change-Id: I18d5ee7f96e77e345f304536bbc385d87bb859f2
2023-01-17 20:56:13 +00:00
blazar_dashboard Address RemovedInDjango40Warning 2022-04-29 22:00:57 +05:30
doc Remove unnecessary unicode prefixes 2022-04-20 13:16:50 +02:00
releasenotes Ignore release note from yoga 2022-09-22 14:28:21 +02: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 OpenDev Migration Patch 2019-04-19 19:34:06 +00:00
.zuul.yaml Switch to 2023.1 Python3 unit tests and generic template name 2022-09-16 09:26:00 +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
lower-constraints.txt Fix lower-constraints job 2021-02-16 14:43:37 +01:00
manage.py Add Horizon plugin for Blazar 2017-08-03 10:23:54 +00:00
requirements.txt Drop Django 1.11 support 2020-01-06 14:11:19 +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 Update tox.ini for tox4 2023-01-17 20:56:13 +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