manila/manila_tempest_tests/tests/api
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
..
admin 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
base.py Fix Share Migration improper behavior for drivers 2016-08-30 08:30:21 -03:00
test_availability_zones.py [Tempest] Add valuable tags to tests 2016-06-08 11:25:32 +03:00
test_availability_zones_negative.py [Tempest] Add valuable tags to tests 2016-06-08 11:25:32 +03:00
test_consistency_group_actions.py Add share_size config option 2016-06-29 09:48:36 -03:00
test_consistency_groups.py [Tempest] Remove noqa filters 2016-06-14 13:05:18 +03:00
test_consistency_groups_negative.py Add share_size config option 2016-06-29 09:48:36 -03:00
test_extensions.py [Tempest] Remove noqa filters 2016-06-14 13:05:18 +03:00
test_limits.py [Tempest] Remove noqa filters 2016-06-14 13:05:18 +03:00
test_metadata.py [Tempest] Remove noqa filters 2016-06-14 13:05:18 +03:00
test_metadata_negative.py [Tempest] Remove noqa filters 2016-06-14 13:05:18 +03:00
test_microversions.py [Tempest] Add valuable tags to tests 2016-06-08 11:25:32 +03:00
test_quotas.py [Tempest] Add valuable tags to tests 2016-06-08 11:25:32 +03:00
test_quotas_negative.py [Tempest] Add valuable tags to tests 2016-06-08 11:25:32 +03:00
test_replication.py Implement replication support in huawei driver 2016-08-27 07:47:48 +00:00
test_replication_negative.py [Tempest] Fix negative replication test 2016-06-15 18:56:10 +03:00
test_replication_snapshots.py [Tempest] Stop using deprecated Tempest opts 2016-06-08 11:44:08 +03:00
test_rules.py add access_key to share_access_map 2016-08-22 20:41:19 +05:30
test_rules_negative.py manila_tempest_tests: fix exception messages 2016-08-16 17:09:29 +05:30
test_scheduler_stats_negative.py [Tempest] Remove noqa filters 2016-06-14 13:05:18 +03:00
test_security_services.py [Tempest] Remove noqa filters 2016-06-14 13:05:18 +03:00
test_security_services_mapping.py [Tempest] Remove noqa filters 2016-06-14 13:05:18 +03:00
test_security_services_mapping_negative.py [Tempest] Remove noqa filters 2016-06-14 13:05:18 +03:00
test_security_services_negative.py [Tempest] Remove noqa filters 2016-06-14 13:05:18 +03:00
test_share_networks.py Add MTU information in DB and API 2016-08-12 15:14:14 +02:00
test_share_networks_negative.py [Tempest] Remove noqa filters 2016-06-14 13:05:18 +03:00
test_share_types_negative.py [Tempest] Stop using deprecated Tempest opts 2016-06-08 11:44:08 +03:00
test_shares.py Fix race condition in tempest test 2016-07-29 13:20:08 +03:00
test_shares_actions.py Add share_size config option 2016-06-29 09:48:36 -03:00
test_shares_actions_negative.py Add share_size config option 2016-06-29 09:48:36 -03:00
test_shares_negative.py Merge "Add share_size config option" 2016-06-29 22:47:45 +00:00