cloudstack/plugins/hypervisors/vmware/src
Rohit Yadav e1fa270593
vmware: fix volume stats logic (#3473)
During volume stats calculation, if a volume has more than one disk in
the chain-info it is not used to sum the physical and virtual size
in the loop, instead any previous entry was overwritten by the last disk.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2019-07-22 17:27:41 +05:30
..
main vmware: fix volume stats logic (#3473) 2019-07-22 17:27:41 +05:30
test/java Vmware offline migration (#2848) 2019-01-25 10:05:13 -02:00