manila/manila_tempest_tests
Marc Koderer a0163f4c20 Remove tempest.test usage from manila tests
Manila tempest tests should be independent from tempest code
as much as possible. The decorator test.attr is widely used in
all tests to set testcase attrs. This decorator doesn't
really do anyting else than calling testtools.testcase.attr.

Change-Id: If10beb9ae7562524f602a6fd7254aa95ef24d70e
Partially-Implements: bp tempest-no-deps
2016-09-30 12:47:17 +00:00
..
common Fix Share Migration improper behavior for drivers 2016-08-30 08:30:21 -03:00
services [TrivialFix] Correct file mode settings 2016-09-28 17:02:24 +08:00
tests Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
config.py Share migration Newton improvements 2016-08-31 12:38:14 -03:00
plugin.py Fix tempest.conf generation 2016-04-28 09:58:12 -05:00
README.rst Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
share_exceptions.py Add snapshot instances admin APIs 2016-07-29 11:21:35 +08:00
utils.py Improve Share Migration tempest tests 2016-09-13 13:17:07 -03:00

Tempest Integration

This directory contains Tempest tests to cover Manila project.