manila/etc/manila
Thomas Bechtold c16feaea5e Use common config generator
Delete Manila's implementation located in tools/conf and replace
it with common config generator located in tools/config. The new config
generator include config options from other modules (olso.messaging,
oslo.db, oslo.db.concurrency) which improves the generated sample config.

Change-Id: I553e1a8ec414383e2d79d445ebd10e0e1ffa1ae4
2014-08-12 16:33:06 +02:00
..
rootwrap.d Adds modules for managing network interfaces for generic driver 2014-02-11 13:18:08 +02: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