Horizon plugin for the Blazar Reservation Service for OpenStack
Go to file
Takashi Natsume 5876f70d95 Change minversion of tox to 3.18.0
The patch bumps min version of tox to 3.18.0 in order to
replace whitelist_externals with allowlist_externals option.
https://github.com/tox-dev/tox/blob/master/docs/changelog.rst#v3180-2020-07-23

Signed-off-by: Takashi Natsume <takanattie@gmail.com>
Change-Id: I8799f81b3bb6c305e14d589066bb8127b7f556fa
2021-05-31 12:19:19 +02:00
blazar_dashboard Use json.loads instead of eval for JSON parsing 2020-09-30 19:07:43 +02:00
doc Switch to newer openstackdocstheme and reno versions 2020-05-21 20:18:30 +02:00
releasenotes Update master for stable/wallaby 2021-03-24 13:06:44 +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 OpenDev Migration Patch 2019-04-19 19:34:06 +00:00
.zuul.yaml Add Python3 xena unit tests 2021-03-24 13:07:06 +00: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
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
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
README.rst Update to opendev 2019-04-23 16:06:58 +08:00
requirements.txt Drop Django 1.11 support 2020-01-06 14:11:19 +00:00
setup.cfg Change dashes to underscore in setup.cfg 2021-03-11 06:23:59 +01:00
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 Change minversion of tox to 3.18.0 2021-05-31 12:19:19 +02:00

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