Shared filesystem management project for OpenStack.
4d36064cba
Whereas the bug report associated to this fix is about Manila UI not working, this fix addresses more than this. On the first place, it decouples Manila UI from Manila Devstack plugin. This is a desired change since not every Manila user needs to work with the UI, and it doesn't make sense to have Manila UI bits on the Manila code if we can place all Manila UI related code on the Manila UI repo and, in this case, Manila UI Devstack plugin. This patch-set removes all the traces of Manila UI setup from the Manila Devstack plugin. Manila UI Devstack plugin was added in 457249be7ab3849b3479b96077a411ca37c37a95. And, secondly, it fixes Manila UI deploy with Devstack. Enabling manila-ui plugin on Devstack properly sets the UI component for Manila. Change-Id: I7a3372371e25c69d3df6d395c703a6412750effd Closes-Bug: #1570033 |
||
---|---|---|
api-ref/source | ||
contrib | ||
devstack | ||
doc | ||
etc | ||
install-guide/source | ||
manila | ||
manila_tempest_tests | ||
rally-jobs | ||
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 |
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.
- 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