a3cd1f0faf
Change-Id: I4d25c654ee3c298de03907b14161096a59d098db
8 lines
266 B
YAML
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.
|