pvc/daemon-common
Joshua Boniface 0d918d66fe Port VM autobackups into pvcworkerd with snaps
Moves VM autobackups from being in-CLI to being handled by the
pvcworkerd system on the primary coordinator. Turns the CLI autobackup
command into an actual API client endpoint rather than having its logic
in the CLI.

In addition, modifies the new autobackup to leverage the new "pvc vm
snapshot" function set, just with special snapshot names. This helps
automate this within the new snapshot scaffolding.
2024-08-23 17:23:06 -04:00
..
migrations/versions Remove is_backup flag for snapshots 2024-08-16 10:46:25 -04:00
__init__.py Add module tag for daemon lib 2022-11-04 03:47:18 -04:00
autobackup.py Port VM autobackups into pvcworkerd with snaps 2024-08-23 17:23:06 -04:00
benchmark.py Fix bug cleaning up successful benchmark results 2024-03-08 14:22:07 -05:00
celery.py Update copyright header on all files for 2024 2023-12-29 11:16:59 -05:00
ceph.py Store current stats with snapshots 2024-08-19 14:07:27 -04:00
cluster.py Add missing VM states from snapshots 2024-08-20 11:53:57 -04:00
common.py Add missing VM states from snapshots 2024-08-20 11:53:57 -04:00
config.py Port VM autobackups into pvcworkerd with snaps 2024-08-23 17:23:06 -04:00
faults.py Update copyright header on all files for 2024 2023-12-29 11:16:59 -05:00
libvirt_schema.py Update copyright header on all files for 2024 2023-12-29 11:16:59 -05:00
log.py Update copyright header on all files for 2024 2023-12-29 11:16:59 -05:00
network.py Update copyright header on all files for 2024 2023-12-29 11:16:59 -05:00
node.py Fix bug with network stats 2024-03-07 15:44:35 -05:00
vm.py Allow overriding stages in some commands 2024-08-23 11:21:02 -04:00
vmbuilder.py Add check for invalid profile 2024-07-13 17:13:40 -04:00
zkhandler.py Remove is_backup flag for snapshots 2024-08-16 10:46:25 -04:00