openstacksdk/openstack/tests/unit/object_store
Artem Goncharov baa702566d Move object methods to object_store proxy
This is a similar change to https://review.openstack.org/#/c/609684/ 
with the purpose to streamline the code between SDK/shade and give 
ability OSC to use the well tested logic.

NOTE: This is not yet finished. The proxy methods should be transformed
to using the Resource layer. This requires enabling custom meta headers 
of the object to avoid doing direct PUT and GET bypassing the resource 
(also doing too much endpoint calculation)

Change-Id: I5d288c25797833a850b361af8f067923b00b8706
2019-03-08 18:32:08 +01:00
..
v1 Move object methods to object_store proxy 2019-03-08 18:32:08 +01:00
__init__.py Make way for the functional tests 2015-03-31 17:07:47 -05:00