manila/manila_tempest_tests
Clinton Knight d4a379d083 Implement share revert to snapshot
This commit adds the ability for Manila to revert a
share to the latest available snapshot.

The feature is implemented in the LVM driver, for
testing purposes.

APIImpact
DocImpact
Co-Authored-By: Ben Swartzlander <ben@swartzlander.org>
Co-Authored-By: Andrew Kerr <andrew.kerr@netapp.com>
Implements: blueprint manila-share-revert-to-snapshot
Change-Id: Id497e13070e0003db2db951526a52de6c2182cca
2017-01-17 15:06:01 -05:00
..
common Implement share revert to snapshot 2017-01-17 15:06:01 -05:00
services Implement share revert to snapshot 2017-01-17 15:06:01 -05:00
tests Implement share revert to snapshot 2017-01-17 15:06:01 -05:00
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
config.py Implement share revert to snapshot 2017-01-17 15:06:01 -05:00
plugin.py Implement share revert to snapshot 2017-01-17 15:06:01 -05:00
README.rst Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
share_exceptions.py Add snapshot instances admin APIs 2016-07-29 11:21:35 +08:00
utils.py Improve Share Migration tempest tests 2016-09-13 13:17:07 -03:00

Tempest Integration

This directory contains Tempest tests to cover Manila project.