On 14.11.24 10:32 AM, Dominik Csapak wrote:
> copies the OVF.pm and relevant ovf tests from qemu-server.
> We need it here, and it uses PVE::Storage already, and since there is no
> intermediary package/repository we could put it, it seems fitting in
> here.
> 
> Put it in a new GuestImport module
> 
> Signed-off-by: Dominik Csapak <d.csa...@proxmox.com>
> ---

Apart from the left-over hunk below:

Reviewed-by: Fiona Ebner <f.eb...@proxmox.com>


> diff --git a/src/PVE/Storage/Makefile b/src/PVE/Storage/Makefile
> index d5cc942..2daa0da 100644
> --- a/src/PVE/Storage/Makefile
> +++ b/src/PVE/Storage/Makefile
> @@ -14,6 +14,7 @@ SOURCES= \
>       PBSPlugin.pm \
>       BTRFSPlugin.pm \
>       LvmThinPlugin.pm \
> +     OVF.pm \
>       ESXiPlugin.pm
>  
>  .PHONY: install

this hunk is wrong now that it's living below GuestImport




_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to