Comment 5 for bug 1650045

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

Reviewed: https://review.openstack.org/459620
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=c5545e861c8ee069a6e8c7b710b8813d8cb77012
Submitter: Jenkins
Branch: stable/newton

commit c5545e861c8ee069a6e8c7b710b8813d8cb77012
Author: Mark Sturdevant <email address hidden>
Date: Wed Dec 14 14:49:55 2016 -0800

    GPFS CES: Fix bugs related to access rules not found

    Several bugs are caused by an error code and
    exception raised when a path has no NFS exports.
    Use the machine-readable mmnfs export list command
    (the -Y option) which does not cause an exception
    when checking for exports.

    Co-Authored-By: digvijay2016 <email address hidden>

    Change-Id: I770756e0a36c5b61386878164b651fadf9730b7f
    Closes-Bug: #1650043
    Closes-Bug: #1650044
    Closes-Bug: #1650045
    (cherry picked from commit 5e7323cd1f53f7f7096bcd32e84c36cc4858097a)