rally/tests/objects
Boris Pavlovic 296558a05e Support for benchmarking with existing users (part 1)
This patch covers next topics:

1) Changes db deploymnet model to store admin endpoint and list of
   non-admin users

2) Changes objects.deployment to have this admin and users instead of
   endpoints

3) Changes input format of ExistingCloud engine, to make it easy to
   pass users & admins

4) Changes engine.bind method to accept admin and list of users

5) Code cleanup related to removing list of endpoints and making
   admin/non-admin stuff

6) Fix CLI code related to deployment model change

7) Fix docs & samples

8) Fixing all related tests

In next patch we should drop default "users" context and use users
from deployment if they are passed.

Change-Id: Ifb469d80c61ee5f26f313db75c98a6d496bcdb92
2014-09-06 23:31:33 +04:00
..
__init__.py Move task and deploy modules in rally.objects 2013-11-20 12:47:43 +04:00
test_deploy.py Support for benchmarking with existing users (part 1) 2014-09-06 23:31:33 +04:00
test_endpoint.py Add support for Keystone API v3 2014-07-28 11:26:44 +04:00
test_task.py Remove use of random uuid from unit tests 2014-07-21 14:25:13 +02:00
test_verification.py Adds saver for results from rally verify 2014-04-08 00:34:45 +03:00