Fix #1542: show storage utilization per pool
- get storage utilization per pool - use librados2-perl for pool status - add librados2-perl as build-depends and depends in debian/control Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
This commit is contained in:
committed by
Dietmar Maurer
parent
32c0a1d59b
commit
41aacc6cde
2
debian/control
vendored
2
debian/control
vendored
@ -5,6 +5,7 @@ Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||
Build-Depends: debhelper (>= 7.0.50~),
|
||||
libpve-common-perl (>= 5.0-28),
|
||||
libtest-mockmodule-perl,
|
||||
librados2-perl,
|
||||
lintian,
|
||||
perl (>= 5.10.0-19),
|
||||
pve-doc-generator,
|
||||
@ -18,6 +19,7 @@ Depends: cstream,
|
||||
libfile-chdir-perl,
|
||||
libnet-dbus-perl,
|
||||
libpve-common-perl (>= 5.0-28),
|
||||
librados2-perl,
|
||||
lvm2,
|
||||
nfs-common,
|
||||
perl (>= 5.6.0-16),
|
||||
|
||||
Reference in New Issue
Block a user