add ESXi plugin for import and wire-it up to a new get_guest_import plugin fn

The get_guest_import fn is currently a private/internal API and should
not yet be exposed as a public part of the storage API.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller
2024-03-04 10:10:47 +01:00
committed by Thomas Lamprecht
parent a02056f8df
commit a171036789
4 changed files with 1037 additions and 2 deletions

3
debian/control vendored
View File

@ -49,6 +49,7 @@ Depends: ceph-common (>= 12.2~),
udev,
${misc:Depends},
${perl:Depends},
Recommends: zfs-zed,
Recommends: pve-esxi-import-tools,
zfs-zed,
Description: Proxmox VE storage management library
This package contains the storage management library used by Proxmox VE.