manila/manila_tempest_tests
junboli fb17422c86 Enable some off-by-default checks
Some of the available checks are disabled by default, like:
[H106] Don't put vim configuration in source files
[H203] Use assertIs(Not)None to check for None
[H904] Use ',' instead of '%', String interpolation should be
       delayed to be handled by the logging code, rather than
       being done at the point of the logging call.

Change-Id: Ie985fcf78997a86d41e40eacbb4a5ace8592a348
2017-08-03 16:13:32 +08:00
..
common Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
services Add share groups and share group snapshots quotas 2017-07-26 11:32:43 +03:00
tests Enable some off-by-default checks 2017-08-03 16:13:32 +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
config.py Add share groups and share group snapshots quotas 2017-07-26 11:32:43 +03:00
plugin.py Remove redundant revert-to-snapshot test option 2017-02-20 12:49:00 -03:00
share_exceptions.py [Tempest] Add functional tests for share groups feature 2017-01-23 19:30:33 +00:00
utils.py Enable IPv6 in manila(allow access) 2017-07-17 09:44:41 +08:00

README.rst

Tempest Integration

This directory contains Tempest tests to cover Manila project.