Tempest Plugin for Vitrage project
Go to file
Andreas Jaeger 27feeadf4b 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: If0c72f4b5df2ac8983401a91e468d4e3863b2ba5
2020-06-02 14:06:03 +02:00
devstack Replace git.openstack.org URLs with opendev.org URLs 2019-04-30 11:32:20 +00:00
doc/source Switch to newer openstackdocstheme and reno versions 2020-06-02 14:06:03 +02:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-06-02 14:06:03 +02:00
vitrage_tempest_plugin Calculate the number of resources based on number of networks 2020-05-11 08:27:29 +03:00
.coveragerc Renamed vitrage_tempest_tests to vitrage_tempest_plugin 2018-02-22 13:53:57 +00:00
.gitignore Apply cookiecutter to newly split project vitrage-tempest-plugin 2017-12-09 17:53:26 +05:30
.gitreview OpenDev Migration Patch 2019-04-19 19:42:46 +00:00
.mailmap Apply cookiecutter to newly split project vitrage-tempest-plugin 2017-12-09 17:53:26 +05:30
.stestr.conf Fix typo in .stestr.conf 2019-02-25 10:33:02 +09:00
.zuul.yaml add tests in gate in for datasources 2020-05-11 14:35:48 +03:00
babel.cfg Apply cookiecutter to newly split project vitrage-tempest-plugin 2017-12-09 17:53:26 +05:30
CONTRIBUTING.rst Update the bugs link to storyboard 2018-12-31 20:13:37 +08:00
HACKING.rst Update hacking version 2019-01-30 10:12:45 +08:00
LICENSE Apply cookiecutter to newly split project vitrage-tempest-plugin 2017-12-09 17:53:26 +05:30
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-30 11:32:20 +00:00
requirements.txt More cleanup for py2 drop 2020-01-22 16:24:24 -06:00
setup.cfg Add py38 package metadata 2020-05-28 11:57:47 +08:00
setup.py Updated from global requirements 2018-01-25 06:56:13 +00:00
test-requirements.txt Switch to newer openstackdocstheme and reno versions 2020-06-02 14:06:03 +02:00
tox.ini Update docs building 2020-04-19 10:21:54 +02:00

Vitrage Tempest Plugin

Tempest plugin for Vitrage Project

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