bba9c5c508
As of now we can not easily set object_store resources metadata on the creation when using proxy layer directly. While create_object claimed that it was never really working. As a prerequisite for switching cloud layer to rely on proxy we need to address this. Change-Id: Icacef2044efd6e1096bb88aa830dc64cac43bde5
6 lines
169 B
YAML
6 lines
169 B
YAML
---
|
|
fixes:
|
|
- |
|
|
It is now possible to pass `metadata` parameter directly into the create_container,
|
|
create_object object_store methods and will not be ignored.
|