Comment 5 for bug 1157506

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

Reviewed: https://review.openstack.org/25220
Committed: http://github.com/openstack/cinder/commit/5ffed5d2f71215de963c5a54e4f8a0ba48a05803
Submitter: Jenkins
Branch: milestone-proposed

commit 5ffed5d2f71215de963c5a54e4f8a0ba48a05803
Author: john-griffith <email address hidden>
Date: Thu Mar 21 09:48:03 2013 -0600

    Snapshot reservation sync calls wrong resource.

    The snapshot reservations code isn't calling the
    correct resource on sync (it's calling volumes). There's
    also some problems with the logic being used on the delete/clean up
    that are fixed here as well.

    Fixes bug: 1157506
    Fixes bug: 1157982

    Change-Id: I91327b8043ab63aa35ea8a91b6de544bf5bf6c61
    (cherry picked from commit b450eef832ff471b78776c9715b0878e95d69263)