Comment 2 for bug 1228066

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

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

commit baec89a1b09fc68d4028c4ff77431b1da17822ae
Author: saurabh <email address hidden>
Date: Fri Sep 20 15:36:09 2013 +0530

    Added mapper for update_all on snapshot_metadata

    Snapshot metadata controller have action 'update_all'
    but API for this not exposed for both v1 & v2

    Change-Id: I4dcd8878a4ed75bd44494fd175bb66df67e54ebc
    Closes-Bug: #1228066