Tempest Plugin for Trove project
Go to file
Andreas Jaeger 0b78b7be34 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.

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: Ifc60ddf5a5696f250a01761bc1a3d7f73df8ed63
2020-06-05 10:58:20 +12:00
doc Switch to newer openstackdocstheme and reno versions 2020-06-05 10:58:20 +12:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-06-05 10:58:20 +12:00
trove_tempest_plugin Fix getting database address 2020-05-24 21:50:19 +12:00
.coveragerc Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
.gitignore Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
.gitreview OpenDev Migration Patch 2019-04-19 19:44:25 +00:00
.mailmap Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
.stestr.conf Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
.zuul.yaml Drop python 2.7 support and testing 2020-03-09 22:54:58 +00:00
CONTRIBUTING.rst Fix the old or invalid doc links 2018-10-07 11:31:36 +08:00
HACKING.rst Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
LICENSE Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
README.rst Fix the old or invalid doc links 2018-10-07 11:31:36 +08:00
requirements.txt Improve the basic test case for mysql 2019-12-09 16:22:22 +13:00
setup.cfg Cleanup cruft 2020-05-10 14:37:51 +02:00
setup.py Cleanup cruft 2020-05-10 14:37:51 +02:00
test-requirements.txt Cleanup cruft 2020-05-10 14:37:51 +02:00
tox.ini Cleanup cruft 2020-05-10 14:37:51 +02:00

Trove Tempest Plugin

Tempest plugin for Trove Project

It contains tempest tests for Trove project.