manila/manila_tempest_tests
Rodrigo Barbieri c7fe51e79b Fix Share Migration improper behavior for drivers
Tempest tests were not appropriate for driver-assisted migration,
so this was fixed.

Also, improved docstrings and fixed workflow for drivers when
implementing 2-phase migration to be accurate with tempest and
handle AZs, which were previously locked to the source share's
AZ.

Driver-assisted migration now creates an additional
share instance to better handle and support driver methods.

Updated allow_access and deny_access APIs to allow users to mount
migrating shares before issuing 'migration-complete'.

APIImpact

Closes-bug: #1594922
Change-Id: If4bfaf7e9d963b83c13a6fea241c2eda14f7f409
2016-08-30 08:30:21 -03:00
..
common Fix Share Migration improper behavior for drivers 2016-08-30 08:30:21 -03:00
services Fix Share Migration improper behavior for drivers 2016-08-30 08:30:21 -03:00
tests Fix Share Migration improper behavior for drivers 2016-08-30 08:30:21 -03:00
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
config.py Implement replication support in huawei driver 2016-08-27 07:47:48 +00:00
plugin.py Fix tempest.conf generation 2016-04-28 09:58:12 -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 Fix Share Migration improper behavior for drivers 2016-08-30 08:30:21 -03:00

Tempest Integration

This directory contains Tempest tests to cover Manila project.