]> git.proxmox.com Git - pve-manager-legacy.git/commit
fix output percent_used in rbd pools
authorWolfgang Link <w.link@proxmox.com>
Mon, 7 Sep 2015 10:48:31 +0000 (12:48 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 9 Sep 2015 04:41:54 +0000 (06:41 +0200)
commitf274147af2d78fabcc96a356d4a2889326299e22
tree61397edcc6fb0ee27b901651066217834cf2d564
parent6346d5d5652f0c39769d6b98a6866b302ee1c750
fix output percent_used in rbd pools

This fix is essential of cause json field changes in the ceph api.
They change the field size in pool to max_avail
and the field total_size in stats to total_max_avail
PVE/API2/Ceph.pm