42e14bad84
We normalize a bunch of our objects now, but image support is so old we don't. It's also wonky and hand-picked between v1 and v2 as opposed to being both v1 and v2 like other objects that couldn't escape epic API breakage. Change-Id: Ie17b9888c8f5a33231c366abebb8b505fc9592e6
7 lines
267 B
YAML
7 lines
267 B
YAML
---
|
|
features:
|
|
- Image dicts that are returned are now normalized across glance v1
|
|
and glance v2. Extra key/value properties are now both in the root
|
|
dict and in a properties dict. Additionally, cloud and region have
|
|
been added like they are for server.
|