Comment 2 for bug 1485097

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

Reviewed: https://review.openstack.org/223275
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=857fba7a77a8ae7819613e2eeefdfe604b47010a
Submitter: Jenkins
Branch: master

commit 857fba7a77a8ae7819613e2eeefdfe604b47010a
Author: Clinton Knight <email address hidden>
Date: Sun Aug 30 18:50:59 2015 -0400

    NetApp cDOT driver should prefer aggregate-local LIFs

    The NetApp driver returns the export locations in the same order
    regardless of the locations of the LIFs and aggrs. If the flexvol
    containing the share is on a node with a LIF, that LIF should be
    sorted to the top of the list of the export locations.

    Change-Id: I36d6b04849899ee3378c8107381f29313d9e35f4
    Closes-Bug: 1485097