Tempest Plugin for Mistral project
Go to file
songwenping bad014e35c Use py3 as the default runtime for tox
Moving on py3 as the default runtime for tox to avoid to update this at
each new cycle.

Wallaby support officially the following runtimes [1]:
- Python 3.6
- Python 3.8

During Victoria Python 3.7 was used as the default runtime [2] however this
version isn't longer officially supported.

[1] https://governance.openstack.org/tc/reference/runtimes/wallaby.html#python-runtimes-for-wallaby
[2] https://governance.openstack.org/tc/reference/runtimes/victoria.html#python-runtimes-for-victoria

Change-Id: I832d5805a138d7d091dffa100110c90cb80c23b4
2021-04-20 03:23:42 +00:00
doc Switch to newer openstackdocstheme and reno versions 2020-05-31 19:37:16 +02:00
mistral_tempest_tests Adjust Actions API tests 2020-09-24 18:06:34 +07:00
playbooks/tempest Revert "Revert "Add zuul jobs for mistral-tempest-plugin"" 2018-01-24 07:05:52 +00:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-05-31 19:37:16 +02:00
.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 OpenDev Migration Patch 2019-04-19 19:27:27 +00:00
.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 [goal] Migrate mistral-tempest-plugin jobs to focal 2020-07-31 17:20:31 +00:00
babel.cfg Apply cookiecutter to newly split project mistral-tempest-plugin 2017-12-02 18:18:12 +05:30
CONTRIBUTING.rst Update the old doc links 2018-03-30 11:22:29 +00:00
HACKING.rst Sync Sphinx requirement 2019-06-19 22:38:42 +08:00
LICENSE Apply cookiecutter to newly split project mistral-tempest-plugin 2017-12-02 18:18:12 +05:30
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-24 02:03:45 +08:00
requirements.txt Merge "Drop support in py2" 2020-02-18 10:43:11 +00:00
setup.cfg Add py38 package metadata 2020-05-28 11:42:15 +08:00
setup.py Update the old doc links 2018-03-30 11:22:29 +00:00
test-requirements.txt Fix hacking min version to 3.0.1 2020-05-12 19:29:38 -05:00
tox.ini Use py3 as the default runtime for tox 2021-04-20 03:23:42 +00:00

Mistral Tempest plugin

Tempest plugin for Mistral Project.

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