Tempest Plugin for Mistral project
Go to file
qingszhao 7cf27b263b 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: I4ac80e1d6ff061df65694c8f35518b0b69bf5dd8
2018-06-12 10:45:31 +08:00
doc/source Fix documentation build 2018-03-14 12:29:36 +05:30
mistral_tempest_tests Revert "Fix todo that is not needed anymore stestr conf" 2018-05-16 08:00:41 +00:00
playbooks/tempest Revert "Revert "Add zuul jobs for mistral-tempest-plugin"" 2018-01-24 07:05:52 +00:00
releasenotes Apply cookiecutter to newly split project mistral-tempest-plugin 2017-12-02 18:18:12 +05:30
.coveragerc Apply cookiecutter to newly split project mistral-tempest-plugin 2017-12-02 18:18:12 +05:30
.gitignore Apply cookiecutter to newly split project mistral-tempest-plugin 2017-12-02 18:18:12 +05:30
.gitreview Apply cookiecutter to newly split project mistral-tempest-plugin 2017-12-02 18:18:12 +05:30
.mailmap Apply cookiecutter to newly split project mistral-tempest-plugin 2017-12-02 18:18:12 +05:30
.stestr.conf Revert "Fix todo that is not needed anymore stestr conf" 2018-05-16 08:00:41 +00:00
.zuul.yaml Fix documentation build 2018-03-14 12:29:36 +05:30
CONTRIBUTING.rst Update the old doc links 2018-03-30 11:22:29 +00:00
HACKING.rst Apply cookiecutter to newly split project mistral-tempest-plugin 2017-12-02 18:18:12 +05:30
LICENSE Apply cookiecutter to newly split project mistral-tempest-plugin 2017-12-02 18:18:12 +05:30
README.rst Apply cookiecutter to newly split project mistral-tempest-plugin 2017-12-02 18:18:12 +05:30
babel.cfg Apply cookiecutter to newly split project mistral-tempest-plugin 2017-12-02 18:18:12 +05:30
requirements.txt Updated from global requirements 2018-03-26 08:08:31 +00:00
setup.cfg Update the old doc links 2018-03-30 11:22:29 +00:00
setup.py Update the old doc links 2018-03-30 11:22:29 +00:00
test-requirements.txt Updated from global requirements 2018-03-15 07:10:53 +00:00
tox.ini fix tox python3 overrides 2018-06-12 10:45:31 +08:00

README.rst

Mistral Tempest plugin

Tempest plugin for Mistral Project.

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