c91f5f0c26
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
21 lines
429 B
YAML
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
|