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
This directoy contains scenarios to be run by jenkins.
Add script which runs specified scenario and plot graph.
Add abbility to specify cloud by --name in "rally use deployment"
Removed rally/exercises
Change-Id: I7803a6950ec5fce3be11277ae0e4d830f0cf6bad
Related: blueprint rally-gate-jobs
This benchmarks should be tested in another job.
Also small fix in devstack-integration script
Change-Id: I31944026dfbb4ffb3dc6cf791208cfaffb1a0364
Related: blueprint rally-gate-jobs
Add exercices/rally.sh and function to lib rally which runs all
scenarios from doc/samples directory.
Change-Id: I74becc94aaf1a688e6e5e0b472cfff80bc2c7dff
Related: blueprint rally-gate-jobs
DevStack project don't merge support of stackforge projects into master.
There is an alternative support to use the devstack infrastructure. The
mechanism based on ability of implementing hooks such as extras.d.
Implemented functionality of the Rally library:
* Install Rally from repository
* Configure Rally and create database tables
* Create a special tenant
* Optionally add devstack installation as a deployment
blueprint rally-devstack-extras
Change-Id: I43b74db203ca385d321ba9d6f79c2bd21f947e13