rally/tests/unit/plugins/openstack
sudhir_agarwal 0aec3cc166 Fixed order of arguments in assertEqual
Some tests used incorrect order of arguments in
assertEqual(observed, expected). The correct order expected
by testtool is assertEqual(expected, observed).

Partial-Bug: #1259292

Change-Id: I944b72f743a21d0908d17485c25aeb0e7ee70cba
2017-08-03 07:52:50 +00:00
..
cleanup Fixed order of arguments in assertEqual 2017-08-03 07:52:50 +00:00
context Fixed order of arguments in assertEqual 2017-08-03 07:52:50 +00:00
hook Move os_faults import from the root of module 2017-07-19 12:01:56 +03:00
scenarios Fixed order of arguments in assertEqual 2017-08-03 07:52:50 +00:00
services Fixed order of arguments in assertEqual 2017-08-03 07:52:50 +00:00
verification Fixed order of arguments in assertEqual 2017-08-03 07:52:50 +00:00
wrappers Fixed order of arguments in assertEqual 2017-08-03 07:52:50 +00:00
__init__.py Creates "plugins" tree 2015-05-06 15:58:15 +03:00
test_credential.py OSprofiler support 2017-05-27 15:09:42 +02:00
test_scenario.py Fix floating bug with osprofiler test 2017-07-06 14:50:41 +03:00
test_service.py Remove UnifiedOpenStackService 2017-05-02 01:30:25 +08:00
test_types.py Fixed order of arguments in assertEqual 2017-08-03 07:52:50 +00:00
test_validators.py Fixed order of arguments in assertEqual 2017-08-03 07:52:50 +00:00