Shared filesystem management project for OpenStack.
XianjinShao and 1049965823 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
Latest commit 9f06403 Oct 3, 2018
Permalink
Failed to load latest commit information.
api-ref/source adjust response code in 'service.inc' Aug 16, 2018
contrib Test share type per test suite changes Aug 6, 2018
devstack [grenade] Switch base version Oct 2, 2018
doc Add manila-status upgrade check command framework Oct 19, 2018
etc [LVM] Run filesystem check before assigning UUID Oct 16, 2018
manila inspur: transfer 'rw' to 'rwx' when Shared File Systems protocol is cifs Oct 30, 2018
playbooks/legacy Fix grenade job Aug 4, 2018
rally-jobs [Rally] fix jobs Mar 30, 2017
releasenotes inspur: transfer 'rw' to 'rwx' when Shared File Systems protocol is cifs Oct 30, 2018
tools Simplify running pylint Oct 11, 2018
.coveragerc Impove coverage job accuracy Oct 25, 2017
.gitignore Remove the nonexistent install-guide directory Feb 24, 2018
.gitreview Move from stackforge to openstack Sep 19, 2014
.pylintrc Simplify running pylint Oct 11, 2018
.stestr.conf tests: replace .testr.conf with .stestr.conf Sep 13, 2017
.zuul.yaml Merge "Change python3.5 job to python3.7 job on Stein+" Oct 16, 2018
CONTRIBUTING.rst Added CONTRIBUTING file in .rst format Nov 15, 2015
HACKING.rst Fix the duplicate hacking check M312 and H203 Aug 13, 2017
LICENSE Initialize from cinder Aug 8, 2013
README.rst Fix doc warnings Jun 19, 2018
babel.cfg Initialize from cinder Aug 8, 2013
lower-constraints.txt Add manila-status upgrade check command framework Oct 19, 2018
requirements.txt Add manila-status upgrade check command framework Oct 19, 2018
run_tests.sh Remove --omit argument in run_tests.sh Jul 4, 2017
setup.cfg Add manila-status upgrade check command framework Oct 19, 2018
setup.py Updated from global requirements Mar 3, 2017
test-requirements.txt Updated from global requirements Mar 23, 2018
tox.ini Merge "change tox envlist from 3.5 to 3" Oct 17, 2018

README.rst

Team and repository tags

MANILA

You have come across an OpenStack shared file system service. It has identified itself as "Manila." It was abstracted from the Cinder project.

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://github.com/openstack/manila.git

For developer information please see HACKING.rst

You can raise bugs here https://bugs.launchpad.net/manila

Python client

https://github.com/openstack/python-manilaclient.git

  • Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/manila/