0e5632546c
Change-Id: If24a8307173cdfcbb1d67dd8c74f956a9ceef44c Partially-implements: bp kuryr-libnetwork-rally
29 lines
529 B
JSON
29 lines
529 B
JSON
{
|
|
"Kuryr.list_networks": [
|
|
{
|
|
"runner": {
|
|
"type": "constant",
|
|
"concurrency": 2,
|
|
"times": 20
|
|
},
|
|
"args": {
|
|
"network_list_args": {}
|
|
},
|
|
"context": {
|
|
"users": {
|
|
"project_domain": "default",
|
|
"users_per_tenant": 3,
|
|
"tenants": 3,
|
|
"resource_management_workers": 10,
|
|
"user_domain": "default"
|
|
},
|
|
"quotas": {
|
|
"neutron": {
|
|
"network": -1
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|