manila/manila/api
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
..
contrib Port share type extensions to core API 2015-11-12 14:58:20 +00:00
middleware Avoid Forcing the Translation of Translatable Variables 2016-10-06 01:09:57 +00:00
openstack Add mountable snapshots support 2017-01-24 17:26:45 -02:00
v1 Fix string formatting in access-deny API error message 2017-01-26 00:56:16 -05:00
v2 Pass access rules to driver on snapshot revert 2017-02-07 11:15:27 -05:00
views Add mountable snapshots support 2017-01-24 17:26:45 -02:00
__init__.py Remove enable_v1_api and enable_v2_api config opts 2016-08-23 08:27:22 +02:00
auth.py Replace deprecated [logger/LOG].warn with warning 2016-01-08 10:32:47 +08:00
common.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
extensions.py Trivial fix LOG.exception issues 2016-12-21 20:49:51 +08:00
urlmap.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
versions.py Mark 'v1' API deprecated in the versions response 2017-01-27 14:12:39 +00:00