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
..
2014-11-15 12:41:14 +00:00
2016-12-20 10:06:44 +00:00

To generate the sample manila.conf file, run the following
command from the top level of the manila directory:

tox -egenconfig