add API for LVM management
currently only list and create, the list is in a format so that we can use it in an extjs tree Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
committed by
Dietmar Maurer
parent
8cccb3447b
commit
8b6842caa2
@ -4,3 +4,4 @@
|
||||
install:
|
||||
install -D -m 0644 Disks.pm ${DESTDIR}${PERLDIR}/PVE/API2/Disks.pm
|
||||
make -C Storage install
|
||||
make -C Disks install
|
||||
|
||||
Reference in New Issue
Block a user