Shared filesystem management project for OpenStack.
48221b0f4c
Remove Manila code related to 'periodic_tasks' and reuse it from 'oslo_service' library. Also, add call of parent's '__init__' method for 'manila.db.base.Base' class. It is required for proper work of multiple inheritance where this class is inherited. And remove it from inheritance by 'manila.network.neutron.api.API' class as redundant. Change-Id: I138fc2f475f8858788a9ab00f84ab9ee167a95c5 |
||
---|---|---|
contrib | ||
devstack | ||
doc | ||
etc | ||
manila | ||
tools | ||
.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