]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
HP 3PAR drivers should not claim to have 'infinite' space
authorMark Sturdevant <mark.sturdevant@hp.com>
Sun, 14 Sep 2014 00:04:27 +0000 (17:04 -0700)
committerMark Sturdevant <mark.sturdevant@hp.com>
Thu, 18 Sep 2014 21:35:18 +0000 (21:35 +0000)
commita5b86055c3db2692b351d70400b62f72a5006c59
tree5fd28b3eaf9a4e12ff7cff531cf8e8b301236911
parent28539accb581e7632edbd88493fb72c165bdeaac
HP 3PAR drivers should not claim to have 'infinite' space

The HP 3PAR drivers report 'infinite' space when there is not a limit
set on the CPG. In this case, it would be better to at least use the
free space estimate of the array instead of 'infinite'.

Change-Id: I8c34ea3982fe61a1b6fa01245ca6da23ca5b8b7b
Closes-Bug: 1369057
cinder/tests/test_hp3par.py
cinder/volume/drivers/san/hp/hp_3par_common.py