]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Configure space reservation on NetApp Data ONTAP
authorGoutham Pacha Ravi <gouthamr@netapp.com>
Thu, 23 Jul 2015 21:37:44 +0000 (17:37 -0400)
committerGoutham Pacha Ravi <gouthamr@netapp.com>
Tue, 18 Aug 2015 16:02:38 +0000 (16:02 +0000)
commitecde3db38074b1118d159f5f0de19844206d3478
tree0be1085dc25560438c06eee6267bd7585a8571af
parent94e3098238f4af32f6ffa85833d0107cab07c14c
Configure space reservation on NetApp Data ONTAP

This patchset allows configuring Cinder volumes on NetApp Data ONTAP
backends to be thick or thin provisioned.

DocImpact
Implements: blueprint netapp-thin-provisioned-luns

Change-Id: I1a2679c72ca0fb56edd0c9e39d361408022380e3
cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py
cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_7mode.py
cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_base.py
cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_cmode.py
cinder/volume/drivers/netapp/dataontap/block_7mode.py
cinder/volume/drivers/netapp/dataontap/block_base.py
cinder/volume/drivers/netapp/dataontap/block_cmode.py
cinder/volume/drivers/netapp/options.py