manila/etc/manila
chen-li 2452252256 Strip exec_dirs prefix from rootwrap filters
Rootwrap supports for a configurable set of trusted
directories to search executables in (exec_dirs),
which defaults to system PATH.

Make the rootwrap filters more portable by removing
the explicit exec_dirs prefix from them. This allows
a binary to be installed in any of the exec_dirs and
still be used by rootwrap, which improves cross-distro
portability.

Change-Id: I9a346c0fcddc7ac8af50f72df6d401b5079e4d58
Closes-Bug: #1405068
2014-12-24 08:20:40 +08:00
..
rootwrap.d Strip exec_dirs prefix from rootwrap filters 2014-12-24 08:20:40 +08:00
README.manila.conf Fix couple of nit picks 2014-11-15 12:41:14 +00:00
api-paste.ini Use keystonemiddleware and manila.conf for config 2014-11-14 08:38:34 +01:00
logging_sample.conf Replaced cinder with manila 2013-09-04 15:45:32 +03:00
policy.json Improve share-network list API filtering 2014-10-30 09:56:18 +04: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