Merge "Rally task definition for port binding scenario"

This commit is contained in:
Zuul 2019-07-10 09:35:21 +00:00 committed by Gerrit Code Review
commit 2e269ef1b7
1 changed files with 21 additions and 0 deletions

View File

@ -256,6 +256,27 @@
neutron:
network: -1
port: -1
-
scenario:
NeutronNetworks.create_and_bind_ports:
ports_per_network: 5
runner:
constant:
times: 3
concurrency: 2
contexts:
users:
tenants: 1
users_per_tenant: 1
roles:
- admin
quotas:
neutron:
network: -1
subnet: -1
port: -1
network: {}
networking_agents: {}
-
scenario:
NeutronNetworks.create_and_delete_ports: