]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Show image metadata
authorDave Chen <wei.d.chen@intel.com>
Mon, 3 Aug 2015 09:01:22 +0000 (17:01 +0800)
committerDave Chen <wei.d.chen@intel.com>
Mon, 28 Sep 2015 05:28:54 +0000 (13:28 +0800)
commit4add2a0a561d40f5957aefd6b5efc26fcb09c995
tree58a68e1174e78cf950a750268c230533b41696c7
parent57d01641941fe210bc15e85d1e449023b578fa55
Show image metadata

This patch implements the API to show the glance image metadata
for a specific volume.

DocImpact: May need to document this API.
APIImpact: Provided the API to show image metadata.
Partially implements: bp support-modify-volume-image-metadata

Change-Id: I2bcc9d3d44a784abaa0138397f553a825c92573a
cinder/api/contrib/volume_image_metadata.py
cinder/tests/unit/api/contrib/test_volume_image_metadata.py