Re: [pve-devel] [PATCH] Bugfix 603: vmid.fw file not deleted

2015-08-19 Thread Dietmar Maurer
applied, added missing: use PVE::Firewall; On 08/19/2015 10:33 AM, Alen Grizonic wrote: Signed-off-by: Alen Grizonic a.grizo...@proxmox.com --- PVE/API2/Qemu.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PVE/API2/Qemu.pm b/PVE/API2/Qemu.pm index 24a066f..28efbc1 100644 ---

[pve-devel] [PATCH] Bugfix 603: vmid.fw file not deleted

2015-08-19 Thread Alen Grizonic
Signed-off-by: Alen Grizonic a.grizo...@proxmox.com --- PVE/API2/Qemu.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PVE/API2/Qemu.pm b/PVE/API2/Qemu.pm index 24a066f..28efbc1 100644 --- a/PVE/API2/Qemu.pm +++ b/PVE/API2/Qemu.pm @@ -1148,6 +1148,8 @@ __PACKAGE__-register_method({