1f62a97138
List of changes: - Added support of 'list' operation for share servers. - Added benchmark for listing of share servers. Change-Id: Iea34c51eaf3cf73de52f882b09592a793a3159c1
15 lines
279 B
JSON
15 lines
279 B
JSON
{
|
|
"ManilaShares.list_share_servers": [
|
|
{
|
|
"args": {
|
|
"search_opts": {}
|
|
},
|
|
"runner": {
|
|
"type": "constant",
|
|
"times": 10,
|
|
"concurrency": 10
|
|
}
|
|
}
|
|
]
|
|
}
|