1. submit_job() was creating empty tmp/out/{vmid}/ dirs via the old
flat STAGING_OUT path. Removed — _process_job handles this via
_staging_out() in the session-aware path.
2. Copy (re-convert) flow was hardcoding boot_type=uefi. Now uses
auto_detect_boot=true with boot_type=legacy as fallback, matching
the behavior of the original analyze→convert flow.
|
||
|---|---|---|
| .. | ||
| static | ||
| templates | ||
| api_client.py | ||
| app.py | ||
| install.sh | ||
| requirements.txt | ||
| vm-bench.service | ||