Comment 7 for bug 1098581

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/46612
Committed: http://github.com/openstack/cinder/commit/204c3a30afd5c4d2f9e595a7c64b187e1a0531c2
Submitter: Jenkins
Branch: master

commit 204c3a30afd5c4d2f9e595a7c64b187e1a0531c2
Author: Navneet Singh <email address hidden>
Date: Tue Jul 30 11:04:20 2013 +0530

    NetApp fix create vol different size than snapshot

    This fixes the issue of creating vol of different
    size than snapshot and creating cloned vol of
    different size than original.

    This change adds a lot of additional LUN geometry
    and sub-LUN cloning code which is neccesary to
    support extreme resizes, since normal resize
    operations are limitted to be within a certain factor
    of the original LUN size.

    Closes-Bug:#1098581

    Change-Id: I8652bfaa67c12c790fa80650a051497f70279b9c