pvc/api-daemon
Joshua Boniface 3ea7421f09 Implement friendlier VM mirror commands
Adds two helper commands which automate sending and promoting VM
snapshots as "vm mirror" commands.

"vm mirror create" replicates the functionality of "snapshot create" and
"snapshot send", performing both in one single task using an
autogenerated dated snapshot name for automatic cross-cluster
replication.

"vm mirror promote" replicates the functionality of "vm shutdown",
"snapshot create", "snapshot send", "vm start" (remote), and,
optionally, "vm remove", performing in one single task an entire
cross-cluster VM move with or without retaining the copy on the local
cluster (if retained, the local copy becomes a snapshot mirror of the
remote, flipping their statuses).
2024-10-08 23:51:39 -04:00
..
migrations Add live migrate max downtime selector meta field 2024-01-11 00:05:50 -05:00
provisioner/examples Improve script error handling and variables 2024-01-26 15:41:34 -05:00
pvcapid Implement friendlier VM mirror commands 2024-10-08 23:51:39 -04:00
daemon_lib Rename API and common Debian packages 2020-02-08 18:50:38 -05:00
pvc-api-db-upgrade Use flask manage for all versions 2024-01-11 10:20:33 -05:00
pvcapid-manage-flask.py Use flask manage for all versions 2024-01-11 10:20:33 -05:00
pvcapid-manage-zk.py Update copyright header on all files for 2024 2023-12-29 11:16:59 -05:00
pvcapid.py Update linting for pvcapid recent changes 2024-09-18 10:18:50 -04:00
pvcapid.service Refactor pvcapid to use new configuration 2023-11-27 12:49:26 -05:00