tempest/tempest/api/object_storage
ghanshyam f36476e65a Fix object_client methods to accept headers and query param
Many of the method of object_client accept many headers and
query param.
This commit makes them to accept all headers and query param.

Partially implements blueprint consistent-service-method-names

Change-Id: I80668c00a38db00958bbe54421e69798d54482d7
2017-10-11 08:05:22 +00:00
..
__init__.py rename tests -> api 2013-05-20 17:20:54 -04:00
base.py Fix create container method 2017-10-05 17:34:36 +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 Fix create container method 2017-10-05 17:34:36 +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 Make list methods consistent for container client 2017-09-23 18:38:21 +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 Fix create container method 2017-10-05 17:34:36 +00:00