Horizon plugin for the Blazar Reservation Service for OpenStack
Go to file
Hiroaki Kobayashi 0c286007c3 Use OpenStack documentation standards / Nova hypervisor-list API
This patch updates documents for aligning with OpenStack documentation
standards which include using the openstackdocstheme.
This patch also replaces Nova host-list API calls with hypervisor-list
API calls because the former was superseded by the latter [1].

These changes are not related but squashed into one patch for passing
gate tests.

[1] https://docs.openstack.org/releasenotes/python-novaclient/queens.html#id4

Change-Id: I1fe652c17983f2b4505be50d01a26678bf50ef29
Partial-Bug: #1721489
2018-02-13 09:19:21 +00:00
blazar_dashboard Use OpenStack documentation standards / Nova hypervisor-list API 2018-02-13 09:19:21 +00:00
doc Use OpenStack documentation standards / Nova hypervisor-list API 2018-02-13 09:19:21 +00:00
releasenotes Remove setting of version/release from releasenotes 2017-11-16 20:03:05 +01:00
tools Add Horizon plugin for Blazar 2017-08-03 10:23:54 +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 Added .gitreview 2017-07-03 07:48:38 +00:00
CONTRIBUTING.rst Add Horizon plugin for Blazar 2017-08-03 10:23:54 +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 Add Horizon plugin for Blazar 2017-08-03 10:23:54 +00:00
babel-djangojs.cfg Add Horizon plugin for Blazar 2017-08-03 10:23:54 +00:00
manage.py Add Horizon plugin for Blazar 2017-08-03 10:23:54 +00:00
requirements.txt Use OpenStack documentation standards / Nova hypervisor-list API 2018-02-13 09:19:21 +00:00
setup.cfg Add Horizon plugin for Blazar 2017-08-03 10:23:54 +00:00
setup.py Updated from global requirements 2017-09-28 13:57:12 +00:00
test-requirements.txt Use OpenStack documentation standards / Nova hypervisor-list API 2018-02-13 09:19:21 +00:00
tox.ini Use OpenStack documentation standards / Nova hypervisor-list API 2018-02-13 09:19:21 +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