openstacksdk/releasenotes/notes/add-image-metadef-schema-b463825481bdf954.yaml
Snow Kim 4b8a9ceb20 image: Add metadef schema resource to v2 api
* Add resource for (Glance) Metadata Definition Schema API
  (https://docs.openstack.org/api-ref/image/v2/metadefs-index.html?expanded=#metadata-definition-schemas)
* Adjust names to avoid abbreviations
* Adjust grouping
* Add tests
* Add docs and release note
* Trim underlines in docs
* Resolve merge conflict
* Seperate functional test to another file
* Rename test class name correctly

Change-Id: If2dfbca5ffbd425e4183b310af9534411318a395
2022-10-03 21:36:15 +09:00

3 lines
87 B
YAML

---
features:
- Add support for metadata definition schema resource in image service.