pvc/api-daemon/pvcapid
Joshua Boniface 5f193a6134 Perform automatic shutdown/stop on VM disable
Instead of requiring the VM to already be stopped, instead allow disable
state changes to perform a shutdown first. Also add a force option which
will do a hard stop instead of a shutdown.

References #148
2021-11-06 03:57:24 -04:00
..
Daemon.py Reformat code with Black code formatter 2021-11-06 03:02:43 -04:00
__init__.py Use consistent naming of components 2020-02-08 19:34:07 -05:00
benchmark.py Reformat code with Black code formatter 2021-11-06 03:02:43 -04:00
flaskapi.py Perform automatic shutdown/stop on VM disable 2021-11-06 03:57:24 -04:00
helper.py Perform automatic shutdown/stop on VM disable 2021-11-06 03:57:24 -04:00
libvirt_schema.py Add serial BIOS to default libvirt schema 2021-07-15 10:45:14 -04:00
models.py Reformat code with Black code formatter 2021-11-06 03:02:43 -04:00
ova.py Reformat code with Black code formatter 2021-11-06 03:02:43 -04:00
provisioner.py Reformat recent changes with Black 2021-11-06 03:27:07 -04:00