vm-migration: add connections field to API

And wire everything up. From now on the multiple connections feature can
be used.

This commit series is heavily based on Julian Stecklina's work, so kudos
to him!

Co-authored-by: Julian Stecklina <julian.stecklina@cyberus-technology.de>
On-behalf-of: SAP sebastian.eydam@sap.com
Signed-off-by: Sebastian Eydam <sebastian.eydam@cyberus-technology.de>
This commit is contained in:
Sebastian Eydam
2026-03-12 15:08:07 +01:00
committed by Bo Chen
parent 55e6971c47
commit fb19881918
3 changed files with 42 additions and 8 deletions

View File

@@ -1405,6 +1405,11 @@ components:
Defaults to 3600s (one hour).
timeout_strategy:
$ref: "#/components/schemas/TimeoutStrategy"
connections:
type: integer
format: int64
default: 1
minimum: 1
VmAddUserDevice:
required: