rally-openstack/samples/tasks/scenarios/neutron/create-and-show-security-group-rule.yaml
zhangzhang c91f5f0c26 Add neutron.CreateAndShowSecurityGroupRule scenario
Create and show Neutron security-group-rule.

Measure the "neutron security-group-rule-create" and "neutron
security-group-rule-show" command performance.

Change-Id: I0a2dc19e46253d855bc41236b1246b0112940e84
2017-06-20 12:21:29 -04:00

21 lines
429 B
YAML

---
NeutronSecurityGroup.create_and_show_security_group_rule:
-
args:
security_group_args: {}
security_group_rule_args: {}
runner:
type: "constant"
times: 20
concurrency: 10
context:
users:
tenants: 3
users_per_tenant: 3
quotas:
neutron:
security_group: -1
sla:
failure_rate:
max: 0