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
2020-04-19 10:21:54 +02:00
2019-04-19 19:42:46 +00:00
2019-02-25 10:33:02 +09:00
2019-01-30 10:12:45 +08:00
2020-01-22 16:24:24 -06:00
2020-04-19 10:21:54 +02:00
2018-01-25 06:56:13 +00:00
2020-04-19 10:21:54 +02:00

Vitrage Tempest Plugin

Tempest plugin for Vitrage Project

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

Description
Tempest Plugin for Vitrage project
Readme 2.3 MiB
Languages
Python 99.9%
Shell 0.1%