commit | 21d4d5c42f33bf4a627807288d8034d235270466 | [log] [tgz] |
---|---|---|
author | Daniel Mellado <dmellado@redhat.com> | Tue Nov 08 17:02:42 2016 +0000 |
committer | Daniel Mellado <dmellado@redhat.com> | Thu Nov 17 09:30:10 2016 -0600 |
tree | a8c7079a98a65a25090fe90334d5ac94155ee835 | |
parent | 0b81da8fa03468a552babaa23c8ed0f735461166 [diff] |
[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