[pve-devel] [RFC v2 0/3] fix #1291: add purge option for VM/CT destroy

Christian Ebner c.ebner at proxmox.com
Wed Jun 26 18:02:32 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_backup_jobs

 PVE/VZDump/Plugin.pm | 46 ++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 46 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.20.1




More information about the pve-devel mailing list