deb-manila/manila_tempest_tests
Xing Yang c91f27f4e1 Manage and unmanage snapshot
Add APIs to support manage and unmanage share snapshots.
Also add support in the Generic driver.
This only supports for DHSS=False driver mode.

Add provider_location column to the share_snapshots table
to save data used to identify the snapshot on the backend.

Also need to bump microversion.

APIImpact
DocImpact
Change-Id: I87a066173c85d969607d132accd9f0e9bd49c235
Implements: blueprint manage-unmanage-snapshot
2016-02-18 04:09:05 -05:00
..
services Manage and unmanage snapshot 2016-02-18 04:09:05 -05:00
tests Manage and unmanage snapshot 2016-02-18 04:09:05 -05:00
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
clients_share.py Change manila_tempest_tests to use credentials_factory 2015-12-02 03:56:38 -05:00
config.py Manage and unmanage snapshot 2016-02-18 04:09:05 -05:00
plugin.py Fix setting of "snapshot_support" extra spec for tempest 2015-09-24 11:37:22 +03:00
README.rst Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
share_exceptions.py Add functional tests for Manila consistency groups 2015-09-07 13:59:22 -04:00
utils.py Manage and unmanage snapshot 2016-02-18 04:09:05 -05:00

Tempest Integration

This directory contains Tempest tests to cover Manila project.