rally-openstack/samples/tasks/scenarios/ec2/boot.yaml
Wataru Takase a9022bb3bd Add boot server scenario for EC2 API
Add ec2 client to osclients and add boot server scenario

Change-Id: I78b3feced22071f62b1a2bd03c3b093402954c50
2015-03-24 10:38:53 +01:00

17 lines
302 B
YAML

---
EC2Servers.boot_server:
-
args:
flavor:
name: "m1.nano"
image:
name: "^cirros.*uec$"
runner:
type: "constant"
times: 10
concurrency: 2
context:
users:
tenants: 3
users_per_tenant: 2