openstacksdk/openstack/object_store
Monty Taylor af8888af72 Move set_temp_url_key logic into resource objects
These are resource-specific methods, so they should exist on the
Resource objects. Move the methods there and make the proxy methods
use them. Also, shift tests for them into the object_store tests.
This puts them more where they should be - and puts requests_mock
tests into those files, which is a good example for people.

While we're in there, stop creating a Proxy with a Session and use
the object_store Proxy that exists.

Change-Id: I4ba4456ff044c6c2b0c4ab5faeaf3e3cfd77194f
2019-04-01 15:38:00 +00:00
..
v1 Move set_temp_url_key logic into resource objects 2019-04-01 15:38:00 +00:00
__init__.py Add support for Swift containers 2014-08-13 14:00:15 +00:00
object_store_service.py Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00