mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 05:35: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
|
||||
rate_limit_group:
|
||||
type: string
|
||||
affinity:
|
||||
queue_affinity:
|
||||
type: array
|
||||
items:
|
||||
$ref: "#/components/schemas/VirtQueueAffinity"
|
||||
|
Loading…
Reference in New Issue
Block a user