[pve-devel] [RFC 0/3] fix #1291: add purge option for VM/CT destroy
Christian Ebner
c.ebner at proxmox.com
Tue Jun 25 14:27:30 CEST 2019
The purge flag allows to remove the vmid from the vzdump.cron backup jobs on
VM/CT destruction.
Christian Ebner (1):
fix #1291: implement remove_vmid_from_cronjobs
PVE/VZDump/Plugin.pm | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 51 insertions(+)
Christian Ebner (1):
fix #1291: add purge option to vm_destroy api call
PVE/API2/Qemu.pm | 18 ++++++++----------
1 file changed, 8 insertions(+), 10 deletions(-)
Christian Ebner (1):
fix #1291: add option purge for destroy_vm api call
src/PVE/API2/LXC.pm | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
--
2.11.0
More information about the pve-devel
mailing list