manila-tempest-plugin/manila_tempest_tests/tests/api
Goutham Pacha Ravi d1f6a062b6 Revert "After tempest network resource do not be cleared"
This reverts commit 264a6029db.
We use pre-provisioned OpenStack projects (accounts, users and networks)
to run multi-tenancy tests against the DHSS=True drivers. When using
the NeutronNetworkPlugin (or its derivatives),
share servers are not expected to be deleted by the tests. This
assumption breaks the cleanup committed in 264a6029db.

We ought to clean up share servers that get created as part of test runs
because we clean up all the shares. The default option to teardown
"unused" share servers [1] currently takes care of freeing up
share servers after the tests have run.

If network resources pertain to pre-provisioned
projects, no cleanup should be done by manila's tempest tests; since
they are meant to be administered by the test runner (human/automation).

[1] https://docs.openstack.org/manila/latest/configuration/shared-file-systems/config-options.html 

Related-Bug: #1755467
Change-Id: I004d88e4e2ccf5a0e1dbaaedc7195f5a8e427559
2018-06-15 19:01:53 +00:00
..
admin Add new tests to keep repo up to date 2017-11-28 11:49:37 -03:00
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
base.py Revert "After tempest network resource do not be cleared" 2018-06-15 19:01:53 +00:00
test_availability_zones.py Merge "Use assert(Not)In/Greater(Equal)/LessEqual/IsNotNone" 2016-10-13 10:33:53 +00:00
test_availability_zones_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_extensions.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_limits.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_metadata.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_metadata_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_microversions.py Remove the max api microversion assertion 2018-01-01 10:49:13 +08:00
test_quotas.py [TrivialFix] Add negative test in quota detail 2017-01-13 11:41:06 +08:00
test_quotas_negative.py [TrivialFix] Add negative test in quota detail 2017-01-13 11:41:06 +08:00
test_replication.py Only return share host for admins using shares API 2017-02-16 18:13:31 +00:00
test_replication_negative.py Only return share host for admins using shares API 2017-02-16 18:13:31 +00:00
test_replication_snapshots.py Add create_share_from_snapshot_support extra spec 2016-12-21 09:57:08 -05:00
test_revert_to_snapshot.py Remove redundant revert-to-snapshot test option 2017-02-20 12:49:00 -03:00
test_revert_to_snapshot_negative.py Remove redundant revert-to-snapshot test option 2017-02-20 12:49:00 -03:00
test_rules.py Fix cannot deny ipv6 access rules 2017-08-02 18:16:33 +00:00
test_rules_negative.py Test access control for single host addresses 2018-05-21 17:52:43 +00:00
test_scheduler_stats_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_security_services.py Moves test_security_services and test_share_networks tests 2017-12-18 17:42:55 -03:00
test_security_services_mapping.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_security_services_mapping_negative.py Merge "Use tempest-plugin service client registration" 2017-08-03 13:42:22 +00:00
test_security_services_negative.py Moves test_security_services and test_share_networks tests 2017-12-18 17:42:55 -03:00
test_share_group_actions.py Add like filter 2017-07-10 14:55:41 +08:00
test_share_groups.py [Share Groups] Add two new fields to SG API object 2017-06-06 10:13:36 +00:00
test_share_groups_negative.py [Share Groups] Add two new fields to SG API object 2017-06-06 10:13:36 +00:00
test_share_networks.py Moves test_security_services and test_share_networks tests 2017-12-18 17:42:55 -03:00
test_share_networks_negative.py Moves test_security_services and test_share_networks tests 2017-12-18 17:42:55 -03:00
test_share_types_negative.py Add create_share_from_snapshot_support extra spec 2016-12-21 09:57:08 -05:00
test_shares.py Use parenthesis instead of backslashes in tempest folder 2017-06-22 02:48:50 +00:00
test_shares_actions.py Moves test_shares_actions.py test from manila repo 2017-12-14 15:17:00 -03:00
test_shares_actions_negative.py Fix the exact filter can be filter by inexact value 2017-07-24 11:49:13 +08:00
test_shares_negative.py Only return share host for admins using shares API 2017-02-16 18:13:31 +00:00
test_snapshot_rules.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
test_snapshot_rules_negative.py Test access control for single host addresses 2018-05-21 17:52:43 +00:00