commit | e07ccb9da2f2ef98ec1dae959a5f5196e523c1e0 | [log] [tgz] |
---|---|---|
author | Julia Varlamova <jvarlamova@mirantis.com> | Thu Jan 14 07:38:00 2016 -0500 |
committer | Julia Varlamova <jvarlamova@mirantis.com> | Thu Jan 14 09:16:16 2016 -0500 |
tree | 57512bba67663fce8e21cd28a0c12cb31c6ea7de | |
parent | 9bfe5e9e62d9feabfca53e51a9a1fd7b3fa57237 [diff] |
Fix Manila tempest tests Remove test_share_export_locations since export locations format depends on driver. For Generic driver different IPs are expected in this case, for LVMDriver - same IPs. Fix setup for ShareRulesTest class. Move all code from 'setUp' to 'resource_setup' method. Use shares_v2_client instead of shares_client of BaseSharesTest. Closes-bug: #1534173 Change-Id: Ie0472a061137c1cf28685766150addd5b0722484