Comment 0 for bug 1477396

Revision history for this message
Masayuki Nakamura (m-nakamura-2) wrote :

In the Image service API v2 (CURRENT), request parameters of the Update image "image_id" is repeated.

_________________________________________________________________________________________________
Parameter | Style | Type | Description
image_id | URI | csapi:uuid | Image ID stored through the image API. Typically a UUID.
image_id | URI | csapi:uuid | Image ID stored through the image API. Typically a UUID.
path | plain | xsd:string | Image's property.
 ....

http://developer.openstack.org/api-ref-image-v2.html#updateImage-v2