Horizon plugin for the Blazar Reservation Service for OpenStack
Go to file
huang.zhiping a6a17e6ee2 fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I3e2b7f9990b7d1b269a75070db6c4e6b056e4df7
2018-06-11 07:09:06 +00:00
blazar_dashboard Merge "Support resource_properties key in instance_reservation" 2018-06-05 06:04:02 +00:00
doc Updated from global requirements 2018-03-26 11:53:13 +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 Django 2.0 support 2018-05-10 23:09:55 +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 Update link to documentation 2017-11-22 13:28:08 +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 add lower-constraints job 2018-04-26 02:59:34 +00:00
manage.py Add Horizon plugin for Blazar 2017-08-03 10:23:54 +00:00
requirements.txt add lower-constraints job 2018-04-26 02:59:34 +00: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 mox from requirements 2018-04-27 02:22:02 +00:00
tox.ini fix tox python3 overrides 2018-06-11 07:09:06 +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