manila/manila/tests/share
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
..
drivers Merge "Implement replication support in huawei driver" 2016-08-30 04:05:31 +00:00
__init__.py Remove reference to 'in-use' state in share manager 2014-07-25 12:06:00 -04:00
test_access.py add access_key to share_access_map 2016-08-22 20:41:19 +05:30
test_api.py Fix Share Migration improper behavior for drivers 2016-08-30 08:30:21 -03:00
test_driver.py Fix Share Migration improper behavior for drivers 2016-08-30 08:30:21 -03:00
test_drivers_private_data.py Remove "host" from driver private data 2016-07-26 14:57:34 +08:00
test_hook.py Add share hooks 2015-09-04 19:04:34 +03:00
test_manager.py Fix Share Migration improper behavior for drivers 2016-08-30 08:30:21 -03:00
test_migration.py Fix Share Migration improper behavior for drivers 2016-08-30 08:30:21 -03:00
test_rpcapi.py Fix Share Migration improper behavior for drivers 2016-08-30 08:30:21 -03:00
test_share_types.py Support standard Manila capability flags in NetApp cDOT driver 2015-12-22 19:17:02 +00:00
test_share_utils.py Implement replication support in huawei driver 2016-08-27 07:47:48 +00:00