Shared filesystem management project for OpenStack.
2d4e30bd21
Through change I9b4efae620ec9f6790547c8fffc58872d43277f5 we added support in manila to request the Maximum Transmission Unit (MTU) from the network provider (neutron, standalone, etc.). To honor this MTU, the NetApp cDOT driver needs to apply it to the VLAN ports (via the broadcast domain) that the LIFs of the newly created share servers are assigned to. Co-Authored-By: Goutham Pacha Ravi <gouthamr@netapp.com> Depends-On: I9b4efae620ec9f6790547c8fffc58872d43277f5 Change-Id: Ia01d982c7328feff292d54588d33a16df705f81e Implements: blueprint netapp-cdot-honor-mtu-size |
||
---|---|---|
api-ref/source | ||
contrib | ||
devstack | ||
doc | ||
etc | ||
manila | ||
manila_tempest_tests | ||
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 |
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