shade/releasenotes/notes/make_object_metadata_easier.yaml-e9751723e002e06f.yaml
Caleb Boylan d0ce33abfa Add reno note for create_object and update_object
Change-Id: I4dfa51cad077e615cc24550b83a5d15862434c92
2016-06-01 10:35:41 -07:00

6 lines
246 B
YAML

---
features:
- create_object() now has a "metadata" parameter that can be used to create
an object with metadata of each key and value pair in that dictionary
- Add an update_object() function that updates the metadata of a swift object