vm-bench/backend
2026-07-27 14:02:46 +00:00
..
app.py fix: resilient file lookup — walk directory if exact path not found; use resume_file for sessions 2026-07-27 12:37:38 +00:00
converter.py fix: resilient file lookup — walk directory if exact path not found; use resume_file for sessions 2026-07-27 12:37:38 +00:00
models.py feat: VMware VMX config detection — parse .vmx files for CPU, RAM, firmware, OS type 2026-07-27 10:29:38 +00:00
provisioner.py feat: skip qemu-img convert — import VMDK directly via qm importdisk, only convert if per-disk shrink requested 2026-07-27 14:02:46 +00:00
requirements.txt chore: initial commit — vm-bench frontend + backend 2026-07-21 14:53:29 +00:00
vm-bench-backend.service fix: add PYTHONDONTWRITEBYTECODE=1 and -B flag to prevent stale bytecode 2026-07-27 12:30:22 +00:00