rally-openstack/tests/unit/plugins
Cao Xuan Hoang d104d0ff3e Use assertEqual() instead of assertDictEqual()
In unittesttools, assertDictEqual() and assertEqual()
are implemented by using '!=' operator. But assertEqual()
can handle dict, list, set and so on. So we just call
assertEqual() to make the tests simpler.

Change-Id: I051ce0a96ab0883fdb907ca24bce7e47580758d1
2016-09-26 09:51:02 +07:00
..
openstack Use assertEqual() instead of assertDictEqual() 2016-09-26 09:51:02 +07:00
workload Add heat siege workload scenario 2016-02-12 08:02:46 +00:00
__init__.py Creates "plugins" tree 2015-05-06 15:58:15 +03:00