Ghanshyam Mann 0e78026163 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: I1816e2c948a02967471d440a6aa512706d3fb4f1
2020-05-12 19:28:00 -05:00
2019-04-19 19:36:06 +00:00
2017-11-20 12:01:12 -03:00
2020-04-24 19:05:14 -07:00
2020-04-23 10:03:17 +02:00
2018-01-22 10:57:03 +00:00
2020-04-23 13:47:45 +00:00

manila-tempest-plugin

This repository contains a Tempest test plugin to verify the functionality of the OpenStack Shared File System Service, Manila.

See contributor information to learn more.

Description
Tempest plugin for the Manila project.
Readme 16 MiB
Languages
Python 100%