manila/manila_tempest_tests
Yatin Kumbhare dac72337f7 Fix params order in assertEqual
Fix params order to correspond to real signature:
assertEqual(expected, actual)

Change-Id: I5887e9c4fbd8953b3be9e89ce86758f8d1d842b2
Closes-Bug: #1277104
2016-01-27 11:52:08 +05:30
..
services Keep py3.X compatibility for urllib 2015-12-24 12:50:01 +05:30
tests Fix params order in assertEqual 2016-01-27 11:52:08 +05:30
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
clients_share.py Change manila_tempest_tests to use credentials_factory 2015-12-02 03:56:38 -05:00
config.py Allow to set share visibility using "manage" API 2015-12-06 21:22:00 +05:30
plugin.py Fix setting of "snapshot_support" extra spec for tempest 2015-09-24 11:37:22 +03:00
share_exceptions.py Add functional tests for Manila consistency groups 2015-09-07 13:59:22 -04:00
utils.py Fix Tempest microversion comparison approach 2015-12-16 18:07:57 +02:00

README.rst

Tempest Integration

This directory contains Tempest tests to cover Manila project.