8300b3adb3
Create-and-list-bgpvpns and create-and-update_bgpvpns Change-Id: I098acedc175beebc24535abcd079a708ff47f846
23 lines
513 B
JSON
23 lines
513 B
JSON
{
|
|
"NeutronBGPVPN.create_and_list_bgpvpns": [
|
|
{
|
|
"args":{},
|
|
"runner": {
|
|
"type": "constant",
|
|
"times": 10,
|
|
"concurrency": 2
|
|
},
|
|
"context": {
|
|
"users": {
|
|
"tenants": 1,
|
|
"users_per_tenant": 1
|
|
}
|
|
},
|
|
"sla": {
|
|
"failure_rate": {
|
|
"max": 0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
} |