]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Segment LUN clones in NetApp iSCSI
authorAndrew Kerr <andrew.kerr@netapp.com>
Mon, 24 Feb 2014 21:25:20 +0000 (16:25 -0500)
committerAndrew Kerr <andrew.kerr@netapp.com>
Wed, 26 Feb 2014 15:57:35 +0000 (10:57 -0500)
commitf0f52a0085a1f5bbd23e6cfa8f0ea935e8fd56c8
tree287b042cccf5364a5e71a748f9ba01fbcc41de24
parentd8cb56a045e071a77053bbbc75992225a82fc983
Segment LUN clones in NetApp iSCSI

The NetApp ZAPI for clone_create and clone_start has a maximum size.
This fix breaks the lun into consumable sizes for the ZAPI.

Change-Id: Id4d0872c6099b7cfc73d806d772a3ae051a76b70
Closes-Bug: 1284182
cinder/tests/test_netapp.py
cinder/volume/drivers/netapp/iscsi.py