manila/etc/manila
Ramana Raja 29456c2299 glusterfs_native: fix delete share
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
2015-07-21 14:43:25 +05:30
..
rootwrap.d glusterfs_native: fix delete share 2015-07-21 14:43:25 +05:30
README.manila.conf Fix couple of nit picks 2014-11-15 12:41:14 +00:00
api-paste.ini Move to the oslo.middleware library 2015-04-27 14:13:08 +08:00
logging_sample.conf Replaced cinder with manila 2013-09-04 15:45:32 +03:00
policy.json Add share shrink API 2015-06-04 09:46:24 +03:00
rootwrap.conf Adding GPFS Manila driver 2014-11-10 20:32:03 +05:30

README.manila.conf

To generate the sample manila.conf file, run the following
command from the top level of the manila directory:

tox -egenconfig