Shared filesystem management project for OpenStack.
0b3fce7a04
Commit [1] fixed approach for setting devstack config according to changes [2] in devstack. But it started updating only 1 of 2 possible devstack directories that are 'old' and 'new'. Where 'old' is the one that is used only in 'grenade' job as base installation for performing project migration. 'new' is used in all other single-devstack installations. So, with [1] everything started working except 'grenade' job. Fix grenade job by copying devstack config to 'old' dir if it exists. [1] Idfa8e0cb3f446361daa1449e0854d95cfb379f46 [2] http://lists.openstack.org/pipermail/openstack-dev/2017-February/112872.html Change-Id: Ic00a1fe296fa68a65672fa680ebd8a9336ed7cef |
||
---|---|---|
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 | ||
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