mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-31 10:05:20 +00:00
vmm: fix openapi queue_affinity config
Signed-off-by: Thomas Barrett <tbarrett@crusoeenergy.com>
This commit is contained in:
parent
d245e62427
commit
1811e24a4b
@ -887,7 +887,7 @@ components:
|
|||||||
type: string
|
type: string
|
||||||
rate_limit_group:
|
rate_limit_group:
|
||||||
type: string
|
type: string
|
||||||
affinity:
|
queue_affinity:
|
||||||
type: array
|
type: array
|
||||||
items:
|
items:
|
||||||
$ref: "#/components/schemas/VirtQueueAffinity"
|
$ref: "#/components/schemas/VirtQueueAffinity"
|
||||||
|
Loading…
Reference in New Issue
Block a user