Shared filesystem management project for OpenStack.
687153838b
Class 'QuobyteHttpsConnectionWithCaVerification' inherits 'http_client.HTTPConnection' and the latter does not have param 'strict' in py3 anymore. So, remove it as it is not used anyway. Also, fix some quobyte things mocking to satisfy py2/3 compatibility. Change-Id: I422f816c4fa134e08cce811bd44e7021893516bd Partially-Implements: bp py3-compatibility |
||
---|---|---|
contrib | ||
devstack | ||
doc | ||
etc | ||
manila | ||
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