openstacksdk/openstack/object_store
Adrian Turjak 16502c0ec3 Fix bug in object storage container creation setting metadata
New object storage containers were not correctly setting valid metadata
on creation. This was because the data wasn't being marked as dirty
when a NEW container resource object was being created, so it never
got sent with the initial creation request to the server.

Change-Id: I12cd626e2475b384511b2993c2c7b593184e5138
2020-01-07 08:49:30 -05:00
..
v1 Fix bug in object storage container creation setting metadata 2020-01-07 08:49:30 -05: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