]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix volume_rpcapi calls for chance/simple scheds
authorAvishay Traeger <avishay@il.ibm.com>
Mon, 23 Sep 2013 18:18:56 +0000 (21:18 +0300)
committerAvishay Traeger <avishay@il.ibm.com>
Tue, 24 Sep 2013 05:58:28 +0000 (08:58 +0300)
commitd5cd6528f361979b073aabd036be0d28dc1c4b95
tree38785e957af0f80cb34812bb822755f3495f0696
parent8cd246224c9d7c0f34b4a366069eb0a6d562e4f6
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
cinder/scheduler/chance.py
cinder/scheduler/simple.py