tempest/tempest/lib/services/object_storage
Hironori Shiina a811f44b55 Delete wrong argument from creating HTTP connection
HTTPConnection() doesn't take the argument 'context' while
HTTPSConnection() accepts it at creating a connection in an object
client. HTTP connection doesn't require an SSL context.

Change-Id: I51ffc8cd04fe90493e23b0f0ca9b0420c5a24cd5
2021-01-13 13:45:43 -05:00
..
__init__.py Move the object client to tempest.lib 2017-10-17 00:14:20 +00:00
account_client.py Update api-ref location 2019-07-22 19:22:57 +02:00
bulk_middleware_client.py Move object storage bulk_middleware_client to lib interface 2017-07-25 00:54:59 +00:00
capabilities_client.py Accept custom registered endpoints 2020-01-28 07:18:59 +00:00
container_client.py Update api-ref location 2019-07-22 19:22:57 +02:00
object_client.py Delete wrong argument from creating HTTP connection 2021-01-13 13:45:43 -05:00