manila/etc/manila
Xiaoyang Zhang 7b306c0676 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
(cherry picked from commit b76934770b)
(cherry picked from commit 344d4aa91c)
2018-06-08 02:22:10 +00:00
..
rootwrap.d Fix share-service VM restart problem 2018-06-08 02:22:10 +00: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
policy.json User Messages 2017-07-13 13:05:57 +02: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