Horizon plugin for the Blazar Reservation Service for OpenStack
Go to file
Lukas Euler ee10b2c5c1 Use json.loads instead of eval for JSON parsing
Also fixed error messages.

Change-Id: I998d6929ad05d9b5bc4e07f27f3f9cbf2dd64c68
Closes-Bug: #1895688
(cherry picked from commit 33c58438ab)
2020-10-01 11:38:47 +02:00
blazar_dashboard Use json.loads instead of eval for JSON parsing 2020-10-01 11:38:47 +02:00
doc Add DevStack support to the documentation 2018-07-09 18:05:20 +00:00
releasenotes Use json.loads instead of eval for JSON parsing 2020-10-01 11:38:47 +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 Use template for lower-constraints 2018-12-20 20:47:49 +01: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 Add release notes link to README 2018-07-16 21:45:01 +00:00
babel-django.cfg Correct django template pattern in babel-django.cfg 2018-02-14 01:00:14 +00:00
babel-djangojs.cfg Fix outdated link to Babel documentation 2019-01-29 09:30:51 +00:00
lower-constraints.txt Drop nose dependencies 2018-08-17 01:08:24 +09:00
manage.py Add Horizon plugin for Blazar 2017-08-03 10:23:54 +00:00
requirements.txt Drop nose dependencies 2018-08-17 01:08:24 +09:00
setup.cfg Change openstack-dev to openstack-discuss 2018-12-05 02:57:27 +08:00
setup.py Updated from global requirements 2017-09-28 13:57:12 +00:00
test-requirements.txt Drop nose dependencies 2018-08-17 01:08:24 +09:00
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/stein 2019-03-31 15:59:50 +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