Tempest Plugin for Vitrage project
Go to file
Ghanshyam Mann ddd3fb1741 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: Id1bdef61cbca373e70d34cb45287a09ecc3776bb
2020-05-12 21:32:32 -05:00
devstack Replace git.openstack.org URLs with opendev.org URLs 2019-04-30 11:32:20 +00:00
doc/source Update docs building 2020-04-19 10:21:54 +02:00
releasenotes Drop python 2.7 support and testing 2019-12-30 13:41:04 +02:00
vitrage_tempest_plugin Calculate the number of resources based on number of networks 2020-05-11 08:27:29 +03:00
.coveragerc Renamed vitrage_tempest_tests to vitrage_tempest_plugin 2018-02-22 13:53:57 +00:00
.gitignore Apply cookiecutter to newly split project vitrage-tempest-plugin 2017-12-09 17:53:26 +05:30
.gitreview OpenDev Migration Patch 2019-04-19 19:42:46 +00:00
.mailmap Apply cookiecutter to newly split project vitrage-tempest-plugin 2017-12-09 17:53:26 +05:30
.stestr.conf Fix typo in .stestr.conf 2019-02-25 10:33:02 +09:00
.zuul.yaml add tests in gate in for datasources 2020-05-11 14:35:48 +03:00
CONTRIBUTING.rst Update the bugs link to storyboard 2018-12-31 20:13:37 +08:00
HACKING.rst Update hacking version 2019-01-30 10:12:45 +08:00
LICENSE Apply cookiecutter to newly split project vitrage-tempest-plugin 2017-12-09 17:53:26 +05:30
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-30 11:32:20 +00:00
babel.cfg Apply cookiecutter to newly split project vitrage-tempest-plugin 2017-12-09 17:53:26 +05:30
requirements.txt More cleanup for py2 drop 2020-01-22 16:24:24 -06:00
setup.cfg Update docs building 2020-04-19 10:21:54 +02:00
setup.py Updated from global requirements 2018-01-25 06:56:13 +00:00
test-requirements.txt Fix hacking min version to 3.0.1 2020-05-12 21:32:32 -05:00
tox.ini Update docs building 2020-04-19 10:21:54 +02:00

README.rst

Vitrage Tempest Plugin

Tempest plugin for Vitrage Project

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