04f7af7a5a
Note that as a side effect, the image service resources no longer allow setting unsupported attributes. Their support was a bit awkward since they were essentially write-only. On the other hand, this change can be breaking for consumers that rely on it. Change-Id: I04dc37e0570b84c80d7c19fd090ba7043e70bd74
6 lines
161 B
YAML
6 lines
161 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
When using the Image API, it is no longer possible to set arbitrary
|
|
properties, not known to the SDK, via ``image.update_image`` API.
|