Comment 2 for bug 1220232

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

Reviewed: https://review.openstack.org/44906
Committed: http://github.com/openstack/cinder/commit/fbbf79f6cadbb1d2b7ce615e9fdb9a0e0f114729
Submitter: Jenkins
Branch: master

commit fbbf79f6cadbb1d2b7ce615e9fdb9a0e0f114729
Author: Zhi Yan Liu <email address hidden>
Date: Tue Sep 3 22:40:49 2013 +0800

    Turn db model object into a primitive object to avoid error

    In volume API controller we need turn db model object into a primitive
    object to avoid error when it adding visible administrator metadata to
    volume's metadata dict.

    Fixes bug: 1220232

    Change-Id: I5f6c4fc8dd6ca3af02db577b37dcaeee92bb42e5
    Signed-off-by: Zhi Yan Liu <email address hidden>