Comment 6 for bug 1446369

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (stable/kilo)

Reviewed: https://review.openstack.org/176732
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=1ce9384b652fdc55a35a6d8999d54e04a715fd68
Submitter: Jenkins
Branch: stable/kilo

commit 1ce9384b652fdc55a35a6d8999d54e04a715fd68
Author: Clinton Knight <email address hidden>
Date: Mon Apr 20 16:10:14 2015 -0400

    NetApp cDOT driver clones NFS export policy

    When clustered Data ONTAP clones a flexvol, the clone gets the
    NFS export policy of its parent. Manila expects the clone to be
    independent of its parent, so it should be given its own export
    policy. This isn't happening in the Kilo cDOT driver.

    Change-Id: I5067fc5729bec62de19d1aeaed7ed60d2224e498
    Closes-Bug: #1446369
    (cherry picked from commit b907ca09f13389f8ac3fa059785c1d1e644f85bf)