Comment 7 for bug 1465543

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

Reviewed: https://review.openstack.org/192502
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=38b0d5b524817c5b6fbbd0c23e0bd4f1e8a302f0
Submitter: Jenkins
Branch: stable/kilo

commit 38b0d5b524817c5b6fbbd0c23e0bd4f1e8a302f0
Author: peter_wang <email address hidden>
Date: Mon Jun 15 23:45:20 2015 -0400

    Fix incompatiblity issue in VNX manila driver

    When running Manila with VNX File OE 8.1.6 or later,
    if user creates a NFS share in Manila, driver will
    report nas command error when setting nfs permission.

    This fix will use updated nas command to resolve it.

    Change-Id: I0550cdf01278fa4e9aeed7891152fed6dcc0eefc
    Closes-Bug: #1465543
    (cherry picked from commit 081f9226e46ba801ba7be8024aebb967aba7f2e9)