Files
rally/samples/tasks/scenarios/neutron/create_and_delete_security_groups.yaml
Kiran 92f1c5d75e Add Neutron Security Groups scenarios
This patch adds the following scenarios:
 * Create and list Neutron security groups
 * Create and delete Neutron security groups
 * Create and update Neutron security groups

Change-Id: Icd452f92a2be645354eb8f2f9c61ad57328f1863
2015-10-27 13:40:12 +05:30

17 lines
348 B
YAML

---
NeutronSecurityGroup.create_and_delete_security_groups:
-
args:
security_group_create_args: {}
runner:
type: "constant"
times: 100
concurrency: 10
context:
users:
tenants: 3
users_per_tenant: 3
quotas:
neutron:
security_group: -1