
With GlusterFS 3.7.x versions, the delete share operation fails when deleting the contents of a GlusterFS volume, a share. This is because two directories are auto-created within a GlusterFS volume when it's started and GlusterFS refuses to unlink their paths. Fix this issue, by not trying to remove the two directory paths, but remove their contents and the rest of the contents of the volume. Change-Id: I1675bbf593bf578301d6899ee3f9860320080956 Closes-Bug: #1473324
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
Python client
Description
Languages
Python
99.3%
Shell
0.7%