rally-openstack/samples/tasks/scenarios/heat/create-stack-and-scale.yaml
Chris St. Pierre 65b3c5fff2 Add Heat scenario to test scaling policies
Scenario triggers scaling policy webhooks and tracks their
performance.

Change-Id: I82270c1ceb2bf99254581b0b57f152a1361298d2
2015-07-02 10:35:06 -05:00

16 lines
337 B
YAML

---
HeatStacks.create_stack_and_scale:
-
args:
template_path: "templates/autoscaling_group.yaml.template"
output_key: "scaling_url"
delta: 1
runner:
type: "constant"
times: 3
concurrency: 2
context:
users:
tenants: 2
users_per_tenant: 1