openapit: Add hotplug_method to MemoryConfig

Add hotplug_method to MemoryConfig in cloud-hypervisor.yaml.

Signed-off-by: Hui Zhu <teawater@antfin.com>
This commit is contained in:
Hui Zhu 2020-03-20 11:01:04 +08:00 committed by Sebastien Boeuf
parent abbd69abee
commit 15d9ec0149

View File

@ -309,6 +309,9 @@ components:
mergeable:
type: boolean
default: false
hotplug_method:
type: string
default: "acpi"
KernelConfig:
required: