Horizon plugin for the Blazar Reservation Service for OpenStack
Go to file
Pierre Riteau fb9ae6e2c2 Display error details
The red error box will now show why a lease failed to be created or
updated, for example if not enough resources are available.

Also remove "Please try again" which is not a helpful message.

Change-Id: Id0b39fd151956ae6b08ab503a7ae0c5dc09af7f6
2022-02-15 12:35:58 +01:00
blazar_dashboard Display error details 2022-02-15 12:35:58 +01:00
doc Add documentation for configuring availability calendar 2022-01-31 10:03:46 -06:00
releasenotes Display error details 2022-02-15 12:35:58 +01: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 yoga unit tests 2021-09-17 13:48: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 Change minversion of tox to 3.18.0 2021-05-31 12:19:19 +02: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