9061e03bd8
Rename sample scenario files so that dash(-) used consistently instead of underscore (_) Change-Id: I8e4ccabfc16b32a12a091e6b168b12d25643b028
17 lines
347 B
YAML
17 lines
347 B
YAML
---
|
|
NeutronLoadbalancerV1.create_and_delete_healthmonitors:
|
|
-
|
|
args:
|
|
healthmonitor_create_args: {}
|
|
runner:
|
|
type: "constant"
|
|
times: 100
|
|
concurrency: 10
|
|
context:
|
|
users:
|
|
tenants: 5
|
|
users_per_tenant: 2
|
|
quotas:
|
|
neutron:
|
|
health_monitor: -1
|