]> git.proxmox.com Git - pve-manager.git/commit - PVE/API2/Ceph.pm
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)
commit6f9ea1c199dc404ffaddcc5ab8832e740953e813
treeb1f23867f75aab907b5a3519f1f64ce78af718b0
parent3687020828d74eb4c2ba9ae7c4ed36f74b886731
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