rally/samples/tasks/scenarios/nova/create-and-delete-network.yaml
Alexander Gubanov 9b5e2bcd97 Add Nova network scenarios
Added base methods (create/delete) for nova network
and added scenario to rally jobs for functional test.

Change-Id: I8c1f11e0f84345e10423b2117fc88513ca206fe0
Co-Authored-By: Andrey Kurilin <akurilin@mirantis.com>
2015-08-06 16:52:56 +03:00

13 lines
258 B
YAML

---
NovaNetworks.create_and_delete_network:
-
args:
start_cidr: "10.10.0.0/24"
runner:
type: "constant"
times: 5
concurrency: 2
context:
users:
tenants: 3
users_per_tenant: 2