manila/releasenotes/notes/inspur-support-rwx-for-cifs-permission-4279f1fe7a59fd00.yaml
shaoxj 9f06403d73 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 <zhangbailin@inspur.com>

Closes-Bug: #1797291
Change-Id: Id1453e86f3179ef5bca3e349c6e7c58ff7f991c8
2018-10-30 05:18:42 -04:00

5 lines
138 B
YAML

---
fixes:
- Fixed CIFS permission issue with Inspur AS13000 driver so that files and
folders can be created and deleted correctly.