rally-openstack/samples/tasks/scenarios/nova/list-and-get-hypervisors.yaml
zhangzhang 343a83d772 Add nova.ListAndGetHypervisors
The scenario fist list all hypervisors,then get detailed information
of the listed hypervisors in trun.

Change-Id: I62d10ba42c7dfdfa75e61a04af7028deb99bbdfb
2016-10-10 01:36:18 -04:00

17 lines
299 B
YAML

---
NovaHypervisors.list_and_get_hypervisors:
-
args:
detailed: True
runner:
type: "constant"
times: 2
concurrency: 2
context:
users:
tenants: 3
users_per_tenant: 2
sla:
failure_rate:
max: 0