Shared filesystem management project for OpenStack.
e49d39cde0
Test "test_try_add_replica_to_share_with_no_replication_share_type" located in "manila_tempest_tests/tests/api/test_replication_negative.py" tries to verify that replica cannot be created on share that was created using share type without replication suppport. But it uses default share type that can have anything configured in it. Therefore, make this test create share type for its needs. Change-Id: I8d27e2522a973350b287fc53d052726044465168 Closes-Bug: #1592874 |
||
---|---|---|
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