manila/etc/manila
Deepak C Shetty 10c3f8fb1f Add support for working with multiple glusterfs volumes
This patch adds support for working with multiple glusterfs volumes
for the GlusterFS native protocol driver. Since the semantics and
mapping for native driver is different compared to GlusterFS NFS
driver, this patch refactors the native driver as a standalone
driver and fixes some flows to fit the native driver with the
Manila share flows.

A more recent version of glusterfs having SSL support is needed.

Change-Id: I567c7602e97c9d55551baa29f121c05da2985007
Closes-Bug: #1368669
2014-09-24 11:50:31 +00:00
..
rootwrap.d Add support for working with multiple glusterfs volumes 2014-09-24 11:50:31 +00:00
README.manila.conf Use common config generator 2014-08-12 16:33:06 +02:00
api-paste.ini fixed share snapshots 2013-09-11 16:15:22 +03:00
logging_sample.conf Replaced cinder with manila 2013-09-04 15:45:32 +03:00
policy.json Add share_server_id filter option to 'get_all' share API method 2014-08-04 04:20:31 -04:00
rootwrap.conf Replaced cinder with manila 2013-09-04 15:45:32 +03:00

README.manila.conf

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

tox -egenconfig

or run gen script directly:

./tools/config/generate_sample.sh -o etc/manila