]> git.proxmox.com Git - pve-guest-common.git/commit
implement remove_vmid_jobs for ReplicationConfig
authorChristian Ebner <c.ebner@proxmox.com>
Mon, 1 Jul 2019 13:43:48 +0000 (15:43 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 4 Sep 2019 14:36:34 +0000 (16:36 +0200)
commit1daaf2ea3fa5e3033d91d7b3d96963abc053855f
tree3da808c834356d732e93968816f1e7a59f237c3b
parent59af4860a12362c294e2afabbca12ee6aef94dce
implement remove_vmid_jobs for ReplicationConfig

Allows to remove replication jobs from the config based on the vmid.

Preparations for #1291 fix

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
PVE/ReplicationConfig.pm