Shared filesystem management project for OpenStack.
f4a00c5965
After merge of change [1] to devstack project, preconfigured creds for Tempest cannot be used anymore. But Manila requires such. For the moment, latest Tempest interfaces cannot allow us to use preconfigured creds because of bug #1524717. So, until this bug fixed, we should workaround Devstack changes and set legacy opts explicitly. Also, redefine new Nutron option 'dnsmasq_local_resolv' to 'False' value, that is 'True' by default and was added in change [2]. Default value causes Nova operations initiated by Manila be very slow. That leads to breakage of CI. [1] I65b56ff681d6c27094380693c953fbc3664eceb0 [2] I17a884f467d307432a06f67a9dd93ed2fa6081a3 Change-Id: I516a6c9ab4396b14e3984d5f810210e4fcf7ec85 Related-Bug: #1531049 Closes-Bug: #1530847 |
||
---|---|---|
contrib | ||
devstack | ||
doc | ||
etc | ||
manila | ||
manila_tempest_tests | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
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