Comment 5 for bug 1212710

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

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

commit d5cd6528f361979b073aabd036be0d28dc1c4b95
Author: Avishay Traeger <email address hidden>
Date: Mon Sep 23 21:18:56 2013 +0300

    Fix volume_rpcapi calls for chance/simple scheds

    Change the chance and simple schedulers to pass the snapshot_id and
    image_id parameters correctly volume_rpcapi, so that their values reach
    cinder-volume.

    Change-Id: I0abbca1fa0445c5233387a0f17363fc092d39b88
    Closes-Bug: #1212710