c698e96df9
Get hypervisor statistics over all compute nodes. Measure the "nova hypervisor-stats" command performance. Change-Id: Id7b2ff3e9f85c9f99c3f701637b8be32f9e23fe4
24 lines
375 B
JSON
24 lines
375 B
JSON
{
|
|
"NovaHypervisors.statistics_hypervisors": [
|
|
{
|
|
"args": {},
|
|
"runner": {
|
|
"type": "constant",
|
|
"concurrency": 2,
|
|
"times": 2
|
|
},
|
|
"context": {
|
|
"users": {
|
|
"tenants": 3,
|
|
"users_per_tenant": 2
|
|
}
|
|
},
|
|
"sla": {
|
|
"failure_rate": {
|
|
"max": 0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|