Horizon plugin for the Blazar Reservation Service for OpenStack
Go to file
Akihiro Motoki aef0a30ba9 Drop nose dependencies
Horizon test setting no longer depends on nose and related stuffs.
This commit cleans up nose related dependencies.

The change was made in horizon Rocky-3,
so horizon 14.0.0.0b3 is required at least.

Also drops unnecessary Django dependencies. There is no need to
install Django explicitly as it is a horizon dependency.
Babel is dropped from the same reason.

Change-Id: I796942c59d9c8031a0c67261eecd3498d9ef8af8
2018-08-17 01:08:24 +09:00
blazar_dashboard Merge "Support resource_properties key in instance_reservation" 2018-06-05 06:04:02 +00:00
doc Add DevStack support to the documentation 2018-07-09 18:05:20 +00:00
releasenotes Ignore Queens release notes in the next release 2018-02-21 13:02:11 +09: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 Added .gitreview 2017-07-03 07:48:38 +00:00
.zuul.yaml Add python3 django 1.11 job instead of django 2.0 job 2018-06-12 23:56:30 +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
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 Add Horizon plugin for Blazar 2017-08-03 10:23:54 +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 Fix the home-page link in setup.cfg 2018-05-15 07:21:23 +00: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 Merge "fix tox python3 overrides" 2018-07-16 21:59:54 +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