cinder/cinder/interface
TommyLike 8fba9a9080 Cinder volume revert to snapshot
This patch implements the spec of reverting volume to
latest snapshot.
Related tempest and client patches:

[1] https://review.openstack.org/#/c/463906/
[2] https://review.openstack.org/#/c/464903/

APIImpact
DocImpact
Partial-Implements: blueprint revert-volume-to-snapshot

Change-Id: Ib20d749c2118c350b5fa0361ed1811296d518a17
2017-06-21 10:35:32 +08:00
..
__init__.py Add driver interface checks 2016-06-13 15:21:47 +00:00
backup_chunked_driver.py Fix doc comments 2016-11-11 18:53:29 +05:30
backup_driver.py Add the backup variable structure in backup_driver interface 2017-02-15 16:11:31 +08:00
backup_verify_driver.py Fix some format error in docstrings 2017-03-30 10:01:18 +08:00
base.py Add driver interface checks 2016-06-13 15:21:47 +00:00
fczm_driver.py Add driver interface checks 2016-06-13 15:21:47 +00:00
util.py Add unsupported status to driver listing 2016-11-29 18:04:22 +05:30
volume_consistencygroup_driver.py Add driver interface checks 2016-06-13 15:21:47 +00:00
volume_driver.py Allow Pure drivers to handle detach with no host 2017-06-07 10:59:42 -07:00
volume_group_driver.py Add driver interface for groups 2016-11-30 13:48:45 -05:00
volume_management_driver.py Fix some format error in docstrings 2017-03-30 10:01:18 +08:00
volume_snapshot_driver.py Cinder volume revert to snapshot 2017-06-21 10:35:32 +08:00
volume_snapshotmanagement_driver.py Fix some format error in docstrings 2017-03-30 10:01:18 +08:00