Horizon plugin for the Blazar Reservation Service for OpenStack
Go to file
Andreas Jaeger d249b802be Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Set openstackdocs_pdf_link to link to PDF file. Note that
the link to the published document only works on docs.openstack.org
where the PDF file is placed in the top-level html directory. The
site-preview places the PDF in a pdf directory.

Disable openstackdocs_auto_name to use 'project' variable as name.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: I882ab18020ee8a15a3204e72d1bf68f4d5195b14
2020-05-21 20:18:30 +02:00
blazar_dashboard Cleanup py27 support 2020-04-16 15:23:47 +02:00
doc Switch to newer openstackdocstheme and reno versions 2020-05-21 20:18:30 +02:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-05-21 20:18:30 +02: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 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 Cleanup py27 support 2020-04-16 15:23:47 +02: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 Cleanup py27 support 2020-04-16 15:23:47 +02:00
setup.py Cleanup py27 support 2020-04-16 15:23:47 +02:00
test-requirements.txt Fix hacking min version to 3.0.1 2020-05-13 08:08:35 +00:00
tox.ini Fix build of html docs 2020-05-12 17:13: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