Tempest Plugin for Mistral project
Go to file
Ghanshyam Mann 4d9545bd41 Fix hacking min version to 3.0.1
flake8 new release 3.8.0 added new checks and gate pep8
job start failing. hacking 3.0.1 fix the pinning of flake8 to
avoid bringing in a new version with new checks.

Though it is fixed in latest hacking but 2.0 and 3.0 has cap for
flake8 as <4.0.0 which mean flake8 new version 3.9.0 can also
break the pep8 job if new check are added.

To avoid similar gate break in future, we need to bump the hacking min
version.

- http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014828.html

Change-Id: I4f7aa67e0663ddea6a5200a55005cf2ce5a0396e
2020-05-12 19:29:38 -05:00
doc Remove some pycharm warnings 2020-02-11 10:44:26 +02:00
mistral_tempest_tests Fix preinstalled workflows tests 2020-02-26 14:31:28 +02:00
playbooks/tempest Revert "Revert "Add zuul jobs for mistral-tempest-plugin"" 2018-01-24 07:05:52 +00:00
releasenotes [ussuri][goal] Drop python 2.7 support and testing 2020-01-23 13:17:47 -06: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 Merge "Add stable branch jobs on the plugins master gate" 2020-05-12 07:09:46 +00:00
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
babel.cfg Apply cookiecutter to newly split project mistral-tempest-plugin 2017-12-02 18:18:12 +05:30
requirements.txt Merge "Drop support in py2" 2020-02-18 10:43:11 +00:00
setup.cfg [ussuri][goal] Drop python 2.7 support and testing 2020-01-23 13:17:47 -06: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 Fix requirements, tox 2020-01-15 16:14:24 +02:00

README.rst

Mistral Tempest plugin

Tempest plugin for Mistral Project.

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