manila/etc/manila
Xiaoyang Zhang b76934770b Fix share-service VM restart problem
The /etc/mtab file may have mount information such as 'nfsd'
that if copied to /etc/fstab will cause the share server to
hang when rebooted.

Update /etc/fstab with exactly the newly mounted or unmounted
shares rather than simply overwriting /etc/fstab with /etc/mtab.

Change-Id: I67602bae1f928769d768008deca7bd0f2fef1ac2
Close-Bug: #1639662
2018-05-22 11:43:29 +08:00
..
rootwrap.d Fix share-service VM restart problem 2018-05-22 11:43:29 +08:00
README.manila.conf Fix couple of nit picks 2014-11-15 12:41:14 +00:00
api-paste.ini Use http_proxy_to_wsgi instead of ssl middleware 2016-07-18 09:26:14 +03:00
logging_sample.conf Remove LegacyFormatter from logging_sample.conf 2015-09-24 18:43:40 +09:00
manila-policy-generator.conf [policy in code] Add support for share instance export location resource 2017-11-16 04:39:00 +00:00
rootwrap.conf Fix typo in rootwrap.conf 2016-12-20 10:06:44 +00: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