Comment 2 for bug 1204446

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

Reviewed: https://review.openstack.org/38445
Committed: http://github.com/openstack/cinder/commit/99a6f4f9e5b13cd9a3e5c90a5ff11eab9ad92642
Submitter: Jenkins
Branch: master

commit 99a6f4f9e5b13cd9a3e5c90a5ff11eab9ad92642
Author: Ollie Leahy <email address hidden>
Date: Wed Jul 24 10:06:41 2013 +0000

    get_snapshot should populate the snapshot metadata

    Update the query in db api snapshot_get() to join with the table
    snapshot_metadata, so that snapshot metadata is returned. This makes the
    api snapshot_get() function in the same way as volume_get().

    Fixes: bug #1204446

    Change-Id: I37004140f6a11b96aaeb3af6c631028a44541d3a