pvc/api-daemon/pvcapid
Joshua Boniface e962743e51 Add VM device hot attach/detach support
Adds a new API endpoint to support hot attach/detach of devices, and the
corresponding client-side logic to use this endpoint when doing VM
network/storage add/remove actions.

The live attach is now the default behaviour for these types of
additions and removals, and can be disabled if needed.

Closes #141
2021-09-12 19:33:00 -04:00
..
Daemon.py Bump version to 0.9.34 2021-08-24 16:15:25 -04:00
__init__.py Use consistent naming of components 2020-02-08 19:34:07 -05:00
benchmark.py Use manual zkhandler creation in Benchmark job 2021-07-05 14:12:56 -04:00
flaskapi.py Add VM device hot attach/detach support 2021-09-12 19:33:00 -04:00
helper.py Add VM device hot attach/detach support 2021-09-12 19:33:00 -04:00
libvirt_schema.py Add serial BIOS to default libvirt schema 2021-07-15 10:45:14 -04:00
models.py Collect database model error 2021-06-03 00:22:48 -04:00
ova.py Add missing floppy RASD type for compat 2021-07-27 16:32:32 -04:00
provisioner.py Properly handle =-separated fsargs 2021-08-24 11:40:22 -04:00