manila/etc/manila
Julia Varlamova 401c8d982e Add LVM driver
Reuse code of old LVM share driver.

LVM Driver is 1st party Manila driver with NFS and CIFS support
and no share server support.

LVM Driver doesn't rely on Neutron, Nova, or Cinder. As such, it
is ideal for testing purposes and, after a period of maturation,
it should be useful in production environments.

Move generic driver's helpers to manila/share/drivers/helpers.py
and reuse them in LVM driver.

Implement 'ro' access, user access, extend_share function for
LVM driver.

Implements bp lvm-driver

Change-Id: Ia46c51ed400dbb0f1d87a758fb165ca711ed3d7c
2016-01-20 17:15:30 -05:00
..
rootwrap.d Add LVM driver 2016-01-20 17:15:30 -05:00
README.manila.conf Fix couple of nit picks 2014-11-15 12:41:14 +00:00
api-paste.ini Add new URLs for APIs ported from extensions 2015-12-01 12:15:06 +02:00
logging_sample.conf Remove LegacyFormatter from logging_sample.conf 2015-09-24 18:43:40 +09:00
policy.json Refactor authorize() method in wsgi.py 2015-11-19 16:56:44 +00: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