manila/manila
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
..
api Add version maximum annotation to API versions doc 2018-09-06 09:22:27 -07:00
cmd Add manila-status upgrade check command framework 2018-10-19 12:53:03 +05:30
common Generic driver - Limiting SSH access from tenant network 2018-06-09 22:40:09 +00:00
compute Remove deprecated DEFAULT options 2018-04-23 21:01:10 +08:00
data Fix Host-assisted Share Migration with IPv4+IPv6 2018-02-06 17:23:16 -05:00
db Merge "Fix ShareGroup sqlalchemy model ShareGroupTypes relation." 2018-10-16 20:32:17 +00:00
hacking Fix the duplicate hacking check M312 and H203 2017-08-13 08:01:42 +08:00
message Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
network Remove deprecated DEFAULT options 2018-04-23 21:01:10 +08:00
policies Support metadata for access rule resource 2018-07-20 23:31:48 +08:00
scheduler Use class name in invocation of super 2018-06-06 17:47:18 -07:00
share inspur: transfer 'rw' to 'rwx' when Shared File Systems protocol is cifs 2018-10-30 05:18:42 -04:00
share_group Address trivial TODOs 2018-06-18 09:31:25 -07:00
testing Remove run_tests.sh 2018-10-04 09:55:45 -04:00
tests inspur: transfer 'rw' to 'rwx' when Shared File Systems protocol is cifs 2018-10-30 05:18:42 -04:00
volume Use v3 cinder client for share volume 2017-11-30 16:20:31 +00:00
wsgi Add possibility to run 'manila-api' with wsgi web servers 2017-04-10 12:49:20 +03:00
__init__.py Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
context.py [policy in code] Add support for share instance export location resource 2017-11-16 04:39:00 +00:00
coordination.py Remove unused configuration options 2017-12-13 22:49:35 +08:00
exception.py Support metadata for access rule resource 2018-07-20 23:31:48 +08:00
i18n.py Update the documentation link for doc migration 2017-07-14 07:27:16 +00:00
manager.py Reuse 'periodic_task' from oslo_service 2015-07-20 19:38:19 +03:00
opts.py Manila share driver for Inspur AS13000 series. 2018-07-03 18:35:55 +08:00
policy.py [policy in code] Add support for AZ, scheduler and message resource [9/10] 2017-12-20 06:22:02 +00:00
quota.py Add share groups and share group snapshots quotas 2017-07-26 11:32:43 +03:00
rpc.py Disable notifications 2017-07-17 12:45:11 -03:00
service.py Fix mutable config in manila-scheduler 2018-08-03 10:40:12 +00:00
test.py Switch to oslo_messaging.ConfFixture.transport_url 2018-06-07 11:06:42 +10:00
utils.py check all_tenants value in share api 2018-07-29 00:26:13 +08:00
version.py Remove vim headers 2014-10-06 15:00:27 +02:00