tempest/tempest/api/object_storage
Martin Kopec 213d0a4c68 Pass resource_name_prefix from tests
The resource_name_prefix was introduced by [1] and in order
to allow users to fully customize the prefix of all resources
created by tempest, it needs to be used in tests.

[1] https://review.opendev.org/c/openstack/tempest/+/897231

Change-Id: I1e23d7a276b32e236fc8897d265c037773eca79d
2023-12-07 11:47:00 +01:00
..
__init__.py rename tests -> api 2013-05-20 17:20:54 -04:00
base.py Pass resource_name_prefix from tests 2023-12-07 11:47:00 +01:00
test_account_bulk.py Fix cleanup for object_storage tests 2023-10-09 07:28:50 +00:00
test_account_quotas.py Pass resource_name_prefix from tests 2023-12-07 11:47:00 +01:00
test_account_quotas_negative.py Move test decorators to common 2017-08-23 17:09:33 +00:00
test_account_services.py Pass resource_name_prefix from tests 2023-12-07 11:47:00 +01:00
test_account_services_negative.py Adding description for testcases - swift part2 2020-08-20 11:06:16 +08:00
test_container_acl.py Pass resource_name_prefix from tests 2023-12-07 11:47:00 +01:00
test_container_acl_negative.py Pass resource_name_prefix from tests 2023-12-07 11:47:00 +01:00
test_container_quotas.py Pass resource_name_prefix from tests 2023-12-07 11:47:00 +01:00
test_container_services.py Pass resource_name_prefix from tests 2023-12-07 11:47:00 +01:00
test_container_services_negative.py Pass resource_name_prefix from tests 2023-12-07 11:47:00 +01:00
test_container_staticweb.py Adding description for testcases - swift part3 2020-08-18 16:59:41 +08:00
test_container_sync.py Pass resource_name_prefix from tests 2023-12-07 11:47:00 +01:00
test_container_sync_middleware.py Adding description for testcases - swift part1 2020-08-18 11:11:16 +08:00
test_crossdomain.py [Trivial]Remove unused variables and methods 2020-11-19 01:19:12 +00:00
test_healthcheck.py [Trivial]Remove unused variables and methods 2020-11-19 01:19:12 +00:00
test_object_expiry.py Adding description for testcases - swift part1 2020-08-18 11:11:16 +08:00
test_object_formpost.py Pass resource_name_prefix from tests 2023-12-07 11:47:00 +01:00
test_object_formpost_negative.py Pass resource_name_prefix from tests 2023-12-07 11:47:00 +01:00
test_object_services.py Pass resource_name_prefix from tests 2023-12-07 11:47:00 +01:00
test_object_slo.py Pass resource_name_prefix from tests 2023-12-07 11:47:00 +01:00
test_object_temp_url.py Add config option for algo to use in temp_url tests 2022-07-15 10:38:55 +02:00
test_object_temp_url_negative.py Pass resource_name_prefix from tests 2023-12-07 11:47:00 +01:00
test_object_version.py Pass resource_name_prefix from tests 2023-12-07 11:47:00 +01:00