openstacksdk/releasenotes/notes/meta-passthrough-d695bff4f9366b65.yaml
Monty Taylor a3cd1f0faf
Merge shade and occ releasenotes
Change-Id: I4d25c654ee3c298de03907b14161096a59d098db
2017-09-20 10:29:27 -05:00

8 lines
266 B
YAML

---
features:
- Added a parameter to create_image 'meta' which allows
for providing parameters to the API that will not have
any type conversions performed. For the simple case,
the existing kwargs approach to image metadata is still
the best bet.