tempest/releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml
jeremy.zhang f0599b19fd Add test for showing volume image metadata
This patch adds test for the missing API (volume v2):
show image metadata for a volume.

Including:

[1] Add show volume image metadata API to v2 volumes_client
[2] Add unit test for the API
[3] Modify test case: test_update_image_metadata
[4] Add release note

Change-Id: Id428c64794085ffbcda5d500bb4996e3d8da15ee
2017-08-03 20:02:51 +08:00

6 lines
163 B
YAML

---
features:
- |
Add show volume image metadata API to v2 volumes_client library.
This feature enables the possibility to show volume's image metadata.