manila/manila/share
Xiaoyang Zhang 891d2deeee 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)
(cherry picked from commit 7b306c0676)
2018-08-01 14:43:12 +08:00
..
drivers Fix share-service VM restart problem 2018-08-01 14:43:12 +08:00
hooks Add share hooks 2015-09-04 19:04:34 +03:00
__init__.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
access.py Pass access rules to driver on snapshot revert 2017-02-07 11:15:27 -05:00
api.py Only return share host for admins using shares API 2017-02-17 00:59:04 +00:00
configuration.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
driver.py Merge "Pass access rules to driver on snapshot revert" 2017-02-07 18:31:42 +00:00
drivers_private_data.py Remove "host" from driver private data 2016-07-26 14:57:34 +08:00
hook.py Add share hooks 2015-09-04 19:04:34 +03:00
manager.py Fix migration_success before completing 2017-03-01 14:40:55 -03:00
migration.py Merge "Add cast_rules_to_readonly to share instances" 2017-01-21 02:13:27 +00:00
rpcapi.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
share_types.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
snapshot_access.py Fix error'ed access rules being sent to driver 2017-01-31 19:17:05 +00:00
utils.py Add mountable snapshots support to HNAS driver 2017-01-25 15:19:34 -02:00