]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
ZFSSA driver to return project 'available' space
authorAbhiram Moturi <abhiram.moturi@oracle.com>
Mon, 10 Aug 2015 14:23:09 +0000 (14:23 +0000)
committerAbhiram Moturi <abhiram.moturi@oracle.com>
Thu, 3 Sep 2015 12:44:58 +0000 (12:44 +0000)
commit075ff30d7d8bbeca1af634718f3cb19099bc44b3
tree2809a19507491beb69e0b32d60457187bbb9f76a
parent0773a4130d701f3b840f404bbee7adca89b69cdc
ZFSSA driver to return project 'available' space

This fix allows the iSCSI driver to return the 'available' space
property at project level instead of the pool level which is more
accurate in cases when storage is not thin provisioned.

Change-Id: I52dec5e527eab393fd464fbc7f4f910fafb67268
Closes-Bug: #1479342
cinder/tests/unit/test_zfssa.py
cinder/volume/drivers/zfssa/zfssaiscsi.py
cinder/volume/drivers/zfssa/zfssarest.py