Comment 1 for bug 1797291

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

Reviewed: https://review.openstack.org/607455
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=9f06403d73094aa35a98b3c6b59f0c7f210aac27
Submitter: Zuul
Branch: master

commit 9f06403d73094aa35a98b3c6b59f0c7f210aac27
Author: shaoxj <email address hidden>
Date: Wed Oct 3 10:29:36 2018 +0800

    inspur: transfer 'rw' to 'rwx' when Shared File Systems protocol is cifs

    'rw' means is read\write\create\delete file in manila.
    But it is only read\write file in AS13000.
    The 'rwx' in AS13000 does the same thing as 'rw' in manila.

    Co-Authored-By: Brin Zhang <email address hidden>

    Closes-Bug: #1797291
    Change-Id: Id1453e86f3179ef5bca3e349c6e7c58ff7f991c8