]> git.proxmox.com Git - pve-manager.git/commit
copy storage scan API from pve-storage
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 16 Nov 2018 15:17:52 +0000 (16:17 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 19 Nov 2018 14:03:12 +0000 (15:03 +0100)
commit03b0c2f5dcfd873d649c35557d4940d466f270b9
tree18c9f2c3e8bdccd6224a043909423195b6dedbd6
parent4a4b2b6e0b70b0e0bd1ed31fe0212bc3ee53fb37
copy storage scan API from pve-storage

this will be used for the api endpoints in the future as
PVE::API2::Scan instead of PVE::API2::Storage::Scan since it will
contain endpoints to other modules (like qemu-server for pci/usb
scanning)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
PVE/API2/Scan.pm [new file with mode: 0644]