Shared filesystem management project for OpenStack.
bd0825f8ba
The parameter emc_share_driver is designed to transfer Manila backend configuration to EMC share plugins, and it is only used by the function connect() in EMC Share driver framework. This submit is to remove the unnecessary parameter emc_share_driver from other EMC driver framework APIs and update VNX and isilon driver properly. Change-Id: I66f1e30f98169b8fd94bafe0fb0ea0f29181cfd5 Closes-Bug: #1502375 |
||
---|---|---|
contrib/ci | ||
devstack | ||
doc | ||
etc | ||
manila | ||
manila_tempest_tests | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.md | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
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