tempest/tempest/api/object_storage
ghanshyam b20f7e62c6 Remove deprecated config options 'resources_prefix'
Config option 'resources_prefix' was deprecated. It is
used by only manila plugin which fix has been commited.

This commit removes this config option and hardcode the
resource prefix as 'tempest'

Change-Id: Idce7af97fe6647e3095b2b626fbacb3446694fbc
Depends-On: I9c140b3a9efabeced7fc26cb1f169ebe6789d88b
2018-01-21 07:29:55 +00:00
..
__init__.py rename tests -> api 2013-05-20 17:20:54 -04:00
base.py Change containers to list if string 2018-01-01 03:46:32 +00:00
test_account_bulk.py Make list methods consistent for container client 2017-09-23 18:38:21 +00:00
test_account_quotas.py Move test decorators to common 2017-08-23 17:09:33 +00:00
test_account_quotas_negative.py Move test decorators to common 2017-08-23 17:09:33 +00:00
test_account_services.py Remove deprecated config options 'resources_prefix' 2018-01-21 07:29:55 +00:00
test_account_services_negative.py Remove unused assignment 2017-08-16 16:08:50 +08:00
test_container_acl.py Fix create, update or delete container metadata method 2017-09-24 07:56:23 +00:00
test_container_acl_negative.py Fix create container method 2017-10-05 17:34:36 +00:00
test_container_quotas.py Fix create, update or delete container metadata method 2017-09-24 07:56:23 +00:00
test_container_services.py Fix create container method 2017-10-05 17:34:36 +00:00
test_container_services_negative.py Fix create container method 2017-10-05 17:34:36 +00:00
test_container_staticweb.py Fix create, update or delete container metadata method 2017-09-24 07:56:23 +00:00
test_container_sync.py Merge "Use addClassResourceCleanup in test_container_sync" 2018-01-02 11:35:10 +00:00
test_container_sync_middleware.py Move test decorators to common 2017-08-23 17:09:33 +00:00
test_crossdomain.py Move test decorators to common 2017-08-23 17:09:33 +00:00
test_healthcheck.py Switch to decorators.idempotent_id on object_storage 2017-02-04 23:06:01 +00:00
test_object_expiry.py Fix object_client methods to accept headers and query param 2017-10-11 08:05:22 +00:00
test_object_formpost.py Move test decorators to common 2017-08-23 17:09:33 +00:00
test_object_formpost_negative.py Move test decorators to common 2017-08-23 17:09:33 +00:00
test_object_services.py Fix object_client methods to accept headers and query param 2017-10-11 08:05:22 +00:00
test_object_slo.py Make list methods consistent for container client 2017-09-23 18:38:21 +00:00
test_object_temp_url.py Move test decorators to common 2017-08-23 17:09:33 +00:00
test_object_temp_url_negative.py Move test decorators to common 2017-08-23 17:09:33 +00:00
test_object_version.py Remove resource_cleanup from test_object_version 2017-12-18 10:04:27 +09:00