Horizon plugin for the Blazar Reservation Service for OpenStack
Go to file
manchandavishal 6e4429a7e3 Drop Django 1.11 support
Django 1.11 ends its extended support in April 2020 (which is before
Ussuri release), so horizon drops Django 1.11 support in Ussuri.

tox envs for non-primary Django versions are no longer needed in tox.ini
as testing environments for non-primary Django versions are setup in
the zuul jobs now.

horizon>=17.1.0 is required to use Django 2.2. requirements.txt and
lower-constraints.txt are updated accordingly. For more information,
please refer to [1]. This patch also removes py36 from tox.ini.

[1] https://etherpad.openstack.org/p/Enable_Django22_support_in_Horizon_Plugin

Change-Id: I9d0784d1a5b5c48414bb08600cae69002433c30b
Depends-On: https://review.opendev.org/#/c/700733/
2020-01-06 14:11:19 +00:00
blazar_dashboard Update hacking version 2019-06-03 12:45:59 +00:00
doc Stop testing with py2 2019-12-06 04:14:10 +00:00
releasenotes Stop testing with py2 2019-12-06 04:14:10 +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 Stop testing with py2 2019-12-06 04:14:10 +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 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 Django 1.11 support 2020-01-06 14:11:19 +00: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 Stop testing with py2 2019-12-06 04:14:10 +00:00
setup.py Updated from global requirements 2017-09-28 13:57:12 +00:00
test-requirements.txt Update hacking version 2019-06-03 12:45:59 +00:00
tox.ini Drop Django 1.11 support 2020-01-06 14:11:19 +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