c2600c35b7
Like placement's resource provider inventory API and keystone's old extensions API, this is yet another example of an API that returns an object with property names as keys and all other attributes as the values, e.g. we see: { "os_admin_user": { ... }, ... } rather than: [ { "name": "os_admin_user", ... }, ,,, ] Change-Id: I8e2ae8545cfaf32ced6d086a0921732f16282216 Co-authored-by: KIM SOJUNG <thwjd2717@gmail.com> Co-authored-by: GA EUM KIM <rkdms7220@naver.com> Co-authored-by: EunYoung Kim <lilac94.kim@gmail.com> Co-authored-by: hyemin Choi <dropmoon3523@gmail.com> Co-authored-by: Antonia Gaete <antoniagaete@osuosl.org> Co-authored-by: YeJun, Jung <yejun614@naver.com>
5 lines
82 B
YAML
5 lines
82 B
YAML
---
|
|
features:
|
|
- |
|
|
Added support for the ``MetadefProperty`` Image resource.
|