manila/etc/manila
vponomaryov dd4bd5c487 Remove LVM driver
Support of LVM driver is planned to be dropped as it is duplicates
functionality from Cinder. Default driver is Generic driver, that uses Cinder.

Changes:
- removed LVM driver
- removed related stuff to LVM driver

Partially implements blueprint remove-lvm-driver
Change-Id: If2df592db082fdc5d609a5ce644106fee7d0583d
2014-08-19 12:05:12 +03:00
..
rootwrap.d Remove LVM driver 2014-08-19 12:05:12 +03: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