manila/manila_tempest_tests
Daniel Mellado d03b5699fd [Tempest] Port remote_client into Manila
Manila tempest tests make use of remote_client [1], which won't be making it
to the tempest stable interfaces, as it imports tempest code which would
result in a circular dependency.

This commit ports a reduced version of remote_client into manila code in
order to have manila's tempest plugin to drop the dependency on it.

[1] https://github.com/openstack/tempest/blob/master/tempest/common/utils/linux/remote_client.py

Partially-Implements: bp/tempest-no-deps

Change-Id: I97a8c57adce9cd541766cc1a2f21ca9ceb92efe9
2016-11-17 09:30:10 -06:00
..
common [Tempest] Port remote_client into Manila 2016-11-17 09:30:10 -06:00
services [TrivialFix] Correct file mode settings 2016-09-28 17:02:24 +08:00
tests [Tempest] Port remote_client into Manila 2016-11-17 09:30:10 -06: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 Stop adding ServiceAvailable group option 2016-10-04 20:38:15 +05:30
plugin.py Stop adding ServiceAvailable group option 2016-10-04 20:38:15 +05:30
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

README.rst

Tempest Integration

This directory contains Tempest tests to cover Manila project.