Tempest Plugin for Blazar project
Go to file
Andreas Jaeger 9468fcf2dc 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: I524d5c8b09b31dbc6781792d5dc91994f7ed4791
2020-05-30 15:53:26 +02:00
blazar_tempest_plugin Remove deprecated scenario image options 2020-03-12 11:46:38 +00:00
doc/source Switch to newer openstackdocstheme and reno versions 2020-05-30 15:53:26 +02:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-05-30 15:53:26 +02:00
.coveragerc Fix path to source code in configuration files 2019-09-16 12:04:26 +02:00
.gitignore Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
.gitreview OpenDev Migration Patch 2019-04-19 19:41:49 +00:00
.mailmap Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
.stestr.conf Fix path to source code in configuration files 2019-09-16 12:04:26 +02:00
.zuul.yaml Add stable branch jobs on the plugins master gate 2020-05-05 17:15:11 -05:00
babel.cfg Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
CONTRIBUTING.rst Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
HACKING.rst Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
LICENSE Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
README.rst Publish blazar-tempest-plugin documentation 2019-09-03 08:43:46 +00:00
requirements.txt Use global request id for scenario tests 2019-07-17 03:05:27 +00:00
setup.cfg Update docs building 2020-04-19 10:25:53 +02:00
setup.py Updated from global requirements 2018-01-27 17:30:13 +00:00
test-requirements.txt Switch to newer openstackdocstheme and reno versions 2020-05-30 15:53:26 +02:00
tox.ini Update docs building 2020-04-19 10:25:53 +02:00

Blazar Tempest Plugin

Tempest plugin for Blazar Project

It contains the tempest plugin for the functional testing of Blazar Project.