manila/manila/share
Ben Swartzlander a7d8363d32 Pass access rules to driver on snapshot revert
In order to revert to a snapshot in the LVM driver (and
very likely other drivers) the list of access rules is
needed, so this change modifies the driver interface to
provide this extra information.

This change requires preventing a revert to snapshot
operation while access rules on the affected share are
out of sync.

Closes bug: 1658133

Change-Id: Ia6678bb0e484f9c8f8b05d90e514801ae9baa94b
2017-02-07 11:15:27 -05:00
..
drivers Pass access rules to driver on snapshot revert 2017-02-07 11:15:27 -05: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 Blocked migration of shares within share groups 2017-02-02 13:38:36 -02:00
configuration.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
driver.py Pass access rules to driver on snapshot revert 2017-02-07 11:15:27 -05: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 Pass access rules to driver on snapshot revert 2017-02-07 11:15:27 -05: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