manila/manila_tempest_tests/tests/api/admin
Clinton Knight fd492fc11d Missing check in ShareManager::manage_existing()
In ShareManager::manage_existing(), there is a check for the DHSS mode of
the driver but there is no check for the DHSS mode in the specified share
type. This omission requires redundant checks in the drivers. This patch
adds the missing check to the share manager, removes the redundant checks
from the drivers, and updates all relevant unit tests.  Also, fix a
couple minor tempest resource cleanup issues discovered while
debugging this issue.

Change-Id: Ib579fd0558e59c28777342bb9d36def12f6bf4da
Closes-Bug: #1493869
2015-09-10 15:47:38 +00:00
..
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_admin_actions.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_admin_actions_negative.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_consistency_group_actions.py Add functional tests for Manila consistency groups 2015-09-07 13:59:22 -04:00
test_consistency_groups.py Add functional tests for Manila consistency groups 2015-09-07 13:59:22 -04:00
test_consistency_groups_negative.py Add functional tests for Manila consistency groups 2015-09-07 13:59:22 -04:00
test_migration.py Add Share Migration tempest functional tests 2015-09-07 00:06:23 -03:00
test_multi_backend.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_quotas.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_quotas_negative.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_scheduler_stats.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_security_services.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_services.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_services_negative.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_share_manage.py Missing check in ShareManager::manage_existing() 2015-09-10 15:47:38 +00:00
test_share_networks.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_share_servers.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_share_servers_negative.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_share_types.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_share_types_extra_specs.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_share_types_extra_specs_negative.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_share_types_negative.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_shares_actions.py Fix concurrency issue in tempest test 2015-09-08 13:19:15 +03:00