Comment 2 for bug 1427791

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

Reviewed: https://review.openstack.org/163070
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=96d626206501525618b80ffa747115e183391506
Submitter: Jenkins
Branch: master

commit 96d626206501525618b80ffa747115e183391506
Author: Clinton Knight <email address hidden>
Date: Mon Mar 9 14:05:35 2015 -0400

    NetApp cDOT driver should not create useless export-policy rule

    When using manila with a cDOT backend, the 'manila create' command
    creates an export-policy for every newly created NFS share and adds
    a policy rule with "localhost". This is not necessary.

    Change-Id: If4b54255328ed7384a195609d7e4e99c79d10638
    Closes-Bug: #1427791