Comment 2 for bug 1519166

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to api-site (master)

Reviewed: https://review.openstack.org/249087
Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=e4efd80e52846e32f459dbbc99eafae71f3145cc
Submitter: Jenkins
Branch: master

commit e4efd80e52846e32f459dbbc99eafae71f3145cc
Author: venkatamahesh <email address hidden>
Date: Tue Nov 24 14:51:30 2015 +0530

    Updated appropriate type values for Cinder-v2-volumeactions APIs

    The os-attach, os-unmanage, os-force_detach,
    os-set_image_metadata, os-unset_image_metadata, and metadata
    parameters of the volume v2 API are type "dict" and not "string".

    (df) Also, updated ID to UUID, where appropriate.

    Change-Id: Idae0832d3753b06646a60590afae69c924fa755a
    Closes-Bug: #1519166