Tempest plugin for the magnum project.
Go to file
Andreas Jaeger 5da8cf6ad0 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: I54eee940d3c787fddc1278619981d7a90310fbd0
2020-05-31 17:51:47 +02:00
doc Switch to newer openstackdocstheme and reno versions 2020-05-31 17:51:47 +02:00
magnum_tempest_plugin Merge "Remove six" 2020-05-18 09:26:06 +00:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-05-31 17:51:47 +02:00
.coveragerc Apply cookiecutter to newly split project 2017-09-06 16:04:40 +05:30
.gitignore Switch to stestr 2018-07-24 15:27:32 +07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:26:33 +00:00
.mailmap Apply cookiecutter to newly split project 2017-09-06 16:04:40 +05:30
.stestr.conf Switch to stestr 2018-07-24 15:27:32 +07:00
.zuul.yaml [ci] Define/enable magnum-tempest-plugin-tests-api 2020-04-21 15:55:42 +00:00
CONTRIBUTING.rst Replace git.openstack.org URLs with opendev.org URLs 2019-10-13 09:00:29 +00:00
HACKING.rst Update the hacking to latest 2018-10-17 13:41:56 -04:00
LICENSE Apply cookiecutter to newly split project 2017-09-06 16:04:40 +05:30
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-10-13 09:00:29 +00:00
babel.cfg Apply cookiecutter to newly split project 2017-09-06 16:04:40 +05:30
requirements.txt Remove six 2020-05-06 09:19:48 +08:00
setup.cfg Update docs building, cleanup 2020-05-03 11:41:00 +02:00
setup.py Updated from global requirements 2020-04-29 14:03:36 +00:00
test-requirements.txt Update docs building, cleanup 2020-05-03 11:41:00 +02:00
tox.ini Update docs building, cleanup 2020-05-03 11:41:00 +02:00

README.rst

openstack Magnum Tempest Plugin

Tempest plugin for Magnum Project

It contains the tempest tests for testing Container Infrastructure Management Service for OpenStack.