
Added methods for creating nova floating IPs by range and configuration files for these operations. Change-Id: I7f94b0d484fe3580f017b09ba90fb4b175b6655d
14 lines
275 B
YAML
14 lines
275 B
YAML
---
|
|
NovaFloatingIpsBulk.create_and_delete_floating_ips_bulk:
|
|
-
|
|
args:
|
|
start_cidr: "10.2.0.0/24"
|
|
runner:
|
|
type: "constant"
|
|
times: 5
|
|
concurrency: 2
|
|
context:
|
|
users:
|
|
tenants: 3
|
|
users_per_tenant: 2
|