rally/tests/benchmark/context
Tzanetos Balitsaris ee03e48bc6 Fix semantic validation of context images
In the semantic validation of the images context it was assumed that the
parameter users is a dictionary that contains the key endpoint, whereas
users is a list of Clients objects. This was leading to a validation
error and any benchmark scenario that had in its configuration file this
context was failing.

Closes-Bug: 1356336
Change-Id: I6452a47975cd3adcd31ec7b7c4ca0159aec8776f
2014-08-17 23:27:38 +03:00
..
cleanup Split user and admin cleanup to 2 separate classes 2014-08-08 18:04:19 +03:00
quotas Refactor benchmark/context/quota.py 2014-08-12 17:33:11 +00:00
__init__.py Prepare for real benchmark context support 2014-03-01 06:26:16 +04:00
test_base.py Remove magic() method from context manager 2014-08-12 01:35:23 +00:00
test_images.py Fix semantic validation of context images 2014-08-17 23:27:38 +03:00
test_keypair.py Add benchmark-context manager 2014-04-09 14:35:22 +04:00
test_roles.py Set any_order to True in some unit tests 2014-07-22 16:46:24 +03:00
test_sahara_image.py Added Sahara Image context 2014-07-31 13:51:26 +00:00
test_secgroups.py Fix hacking 0.9.x issues 2014-06-18 14:59:18 +03:00
test_tempest.py Updated mock return values to decorators 2014-07-11 12:28:03 +00:00
test_users.py Add support for Keystone API v3 2014-07-28 11:26:44 +04:00