rally/tests/unit/plugins/openstack/context
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
..
ceilometer Ceilometer Samples Context should wait until samples are processed 2017-07-29 07:27:06 +00:00
cinder [cleanup] Introduce matcher for real names 2017-04-26 17:25:06 +03:00
cleanup [validation] Use jsonschema validator in Context plugins 2017-04-06 13:28:16 +03:00
dataplane Add heat dataplane context 2016-05-18 12:16:37 +02:00
designate [cleanup] Use workload uuid in resource names 2017-04-03 17:16:11 +03:00
ec2 OSprofiler support 2017-05-27 15:09:42 +02:00
glance Extend images@openstack context 2017-04-27 12:32:35 +03:00
heat [cleanup] Use workload uuid in resource names 2017-04-03 17:16:11 +03:00
keystone Fixed order of arguments in assertEqual 2017-08-03 07:52:50 +00:00
magnum [Magnum] Context and scenario for Kubernetes 2017-05-19 17:36:19 +02:00
manila Fixed order of arguments in assertEqual 2017-08-03 07:52:50 +00:00
monasca Add monasca benchmark in plugin - Part 0: metrics 2016-07-31 00:38:18 +03:00
murano OSprofiler support 2017-05-27 15:09:42 +02:00
network Fixed order of arguments in assertEqual 2017-08-03 07:52:50 +00:00
neutron Use assertEqual() instead of assertDictEqual() 2016-09-26 09:51:02 +07:00
nova Fixed order of arguments in assertEqual 2017-08-03 07:52:50 +00:00
quotas [cleanup] Introduce matcher for real names 2017-04-26 17:25:06 +03:00
sahara Remove usage of parameter enforce_type 2017-05-31 15:16:46 +08:00
senlin [senlin]Add context support for Senlin profile 2016-09-05 04:33:07 -04:00
swift Merge "OSprofiler support" 2017-05-30 12:48:37 +00:00
vm Various changes in custom_image context 2017-05-30 14:33:45 +03:00
watcher [cleanup] Use workload uuid in resource names 2017-04-03 17:16:11 +03:00
__init__.py [CTX] Split context into plugins 2015-05-18 09:32:03 +03:00
test_api_versions.py Refactor exceptions 2017-05-18 20:33:33 +08:00