RETIRED, further work has moved to Debian project infrastructure
0bb3186845
The algorithm used by the NetApp cDOT multi-SVM driver for choosing a physical port on which to create logical interfaces (LIFs) is too simplistic, which can result in the selection of ports that won't work at all or which are far inferior to other choices. This patch improves the port selection query, sorts ports by speed, and allows the user to override the port selection via a regex setting in the manila.conf file. Closes-Bug: #1434918 Change-Id: Idedcb0db23df3a745f0c1ced2652da008746f0a6 |
||
---|---|---|
bin | ||
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