manila/manila_tempest_tests
LiuNanke 85082c5782 Clean up removed hacking rule from [flake8] ignore lists
We bump hacking>=0.10.0, and hacking removed some rules, for
the full list of rules please see [1]. So don't need them any more.

Hacking related commits:
Remove H904 in commit b1fe19ebebe47a36b905d709467f5e82521bbd96
Add H105 using author tags
Add H238 hacking no old style class
Add H501 hacking no locals
[1]https://github.com/openstack-dev/hacking/blob/master/setup.cfg#L30

Change-Id: I6a1f3c3ef22be0962ffb81a5da5660837552e5d7
2016-01-14 23:27:17 +08:00
..
services Keep py3.X compatibility for urllib 2015-12-24 12:50:01 +05:30
tests Clean up removed hacking rule from [flake8] ignore lists 2016-01-14 23:27:17 +08:00
README.rst Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
clients_share.py Change manila_tempest_tests to use credentials_factory 2015-12-02 03:56:38 -05:00
config.py Allow to set share visibility using "manage" API 2015-12-06 21:22:00 +05:30
plugin.py Fix setting of "snapshot_support" extra spec for tempest 2015-09-24 11:37:22 +03:00
share_exceptions.py Add functional tests for Manila consistency groups 2015-09-07 13:59:22 -04:00
utils.py Fix Tempest microversion comparison approach 2015-12-16 18:07:57 +02:00

README.rst

Tempest Integration

This directory contains Tempest tests to cover Manila project.