rally-openstack/samples/tasks/scenarios/keystone/create-and-list-roles.yaml
zhangzhang b64cd19dcd Add keystone.CreateAndListAllRoles
Create a role,then list all roles

Change-Id: I3527e7caf8e572da99d212206649bc341fb0a74a
2017-02-02 09:37:57 +00:00

18 lines
332 B
YAML

---
KeystoneBasic.create_and_list_roles:
-
args:
create_role_kwargs: {}
list_role_kwargs: {}
runner:
type: "constant"
times: 10
concurrency: 2
context:
users:
tenants: 3
users_per_tenant: 2
sla:
failure_rate:
max: 0