Shared filesystem management project for OpenStack.
0f596c55df
Add read-only share support for cephfs_native driver using CephFSVolumeClient's enhanced authorize() interface. Ensure backwards compatibility with older version of CephFSVolumeClient by checking it's version attribute, or lack thereof. The support for read-only authorize() was added in CephFSVolumeClient with the following commits in Ceph: Master branch: https://github.com/ceph/ceph/commit/011ea5e7fb35ee0 Jewel branch: https://github.com/ceph/ceph/commit/2cd3ed8a59786be Change-Id: I29eb45104c04da1706c3978441babe9c4a52ca02 DocImpact Partially-Implements: bp cephfs-native-driver-enhancements |
||
---|---|---|
api-ref/source | ||
contrib | ||
devstack | ||
doc | ||
etc | ||
manila | ||
manila_tempest_tests | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
pylintrc | ||
README.rst | ||
requirements.txt | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
MANILA
You have come across an OpenStack shared file system service. It has identified itself as "Manila." It was abstracted from the Cinder project.
- Wiki: https://wiki.openstack.org/Manila
- Developer docs: http://docs.openstack.org/developer/manila
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 http://bugs.launchpad.net/manila