Tempest plugin for the magnum project.
Go to file
qingszhao 041ea927fd fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: Ia66a3bc2341f3468cbd7d327af0dd7fab07275d5
Closes-Bug:  #1801657
2019-01-09 08:57:43 +00:00
doc/source Fix links to build docs 2018-01-28 15:45:05 +00:00
magnum_tempest_plugin Fix the slowest test 2018-10-19 14:04:19 +13:00
releasenotes Apply cookiecutter to newly split project 2017-09-06 16:04:40 +05:30
.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 Fixed project name in .gitreview 2017-11-10 15:56:15 +05:30
.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 import zuul job settings from project-config 2018-08-23 04:59:40 +00:00
CONTRIBUTING.rst Apply cookiecutter to newly split project 2017-09-06 16:04:40 +05:30
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 Refactored magnum tempest plugin 2017-12-11 18:35:24 +05:30
babel.cfg Apply cookiecutter to newly split project 2017-09-06 16:04:40 +05:30
requirements.txt Apply cookiecutter to newly split project 2017-09-06 16:04:40 +05:30
setup.cfg Removed older version of python added 3.5 2018-10-08 05:45:35 +00:00
setup.py Apply cookiecutter to newly split project 2017-09-06 16:04:40 +05:30
test-requirements.txt Switch to stestr 2018-07-24 15:27:32 +07:00
tox.ini fix tox python3 overrides 2019-01-09 08:57:43 +00: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.