rally/samples/tasks/scenarios/manila
Valeriy Ponomaryov ff7b05094a Add possibility to balance usage of users
For the moment all users for tasks are taken randomly and
there is no way to balance them between tasks.
It may be very useful when we have
difference between first usage of tenant/user and all consecutive.
In this case we get different load results.

Therefore, add enum config option 'user_choice_method'
to 'users' context that defines approach for picking up users.
Two values are available:
- random
- round_robin

Default one is compatible with old approach - "random".

Also, update one of scenarios to use "round_robin" approach to make
sure it works.

Change-Id: I26fb090eb89c22f5d50529cb73b6ed54fc3d7e15
2016-05-13 20:58:44 +03:00
..
attach-security-service-to-share-network.json [Manila] Add scenario for attach of security service to share network 2015-07-15 21:05:40 +00:00
attach-security-service-to-share-network.yaml [Manila] Add scenario for attach of security service to share network 2015-07-15 21:05:40 +00:00
create-security-service-and-delete.json [Manila] Add scenario for creation and deletion of security services 2015-07-06 14:05:08 +03:00
create-security-service-and-delete.yaml [Manila] Add scenario for creation and deletion of security services 2015-07-06 14:05:08 +03:00
create-share-network-and-delete.json [Manila] Add scenario for creation/deletion of Manila share networks 2015-06-19 09:23:13 +00:00
create-share-network-and-delete.yaml [Manila] Add scenario for creation/deletion of Manila share networks 2015-06-19 09:23:13 +00:00
create-share-network-and-list.json [Manila] Add scenario for creation and listing of Manila share networks 2015-06-19 09:24:50 +00:00
create-share-network-and-list.yaml [Manila] Add scenario for creation and listing of Manila share networks 2015-06-19 09:24:50 +00:00
create-share-without-share-networks-and-delete.json [Manila] Add scenario for creation and deletion of Manila shares 2015-06-17 18:16:37 +03:00
create-share-without-share-networks-and-delete.yaml [Manila] Add scenario for creation and deletion of Manila shares 2015-06-17 18:16:37 +03:00
list-share-servers.json [Manila] Add benchmark for Manila list share servers operation 2015-06-19 14:24:09 +03:00
list-share-servers.yaml [Manila] Add benchmark for Manila list share servers operation 2015-06-19 14:24:09 +03:00
list-shares.json Add possibility to balance usage of users 2016-05-13 20:58:44 +03:00
list-shares.yaml Add possibility to balance usage of users 2016-05-13 20:58:44 +03:00