pvc/api-daemon/pvcapid
Joshua Boniface 078d48a50b Add VM automirror support
Allows shipping snapshots automatically to remote clusters on a cron,
identically to how autobackup handles local snapshot exports.

VMs are selected based on configured tags, and individual destination
clusters can be specified based on a colon-separated suffix to the
tag(s).

Automirror snapshots use the prefix "am" (analogous to "ab" for
autobackups) to differentiate them from normal "mr" mirrors.
2024-11-15 11:34:39 -05:00
..
Daemon.py Update linting for pvcapid recent changes 2024-09-18 10:18:50 -04:00
__init__.py Use consistent naming of components 2020-02-08 19:34:07 -05:00
flaskapi.py Add VM automirror support 2024-11-15 11:34:39 -05:00
helper.py Allow image uploads if file_size is None 2024-11-14 10:05:35 -05:00
models.py Add live migrate max downtime selector meta field 2024-01-11 00:05:50 -05:00
ova.py Update copyright header on all files for 2024 2023-12-29 11:16:59 -05:00
provisioner.py Ensure storage template disks are sorted 2024-02-09 12:40:20 -05:00