]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Prevent from bug #1008866 is reverted
authorRongze Zhu <zrzhit@gmail.com>
Sun, 9 Sep 2012 07:35:26 +0000 (15:35 +0800)
committerRongze Zhu <zrzhit@gmail.com>
Sun, 9 Sep 2012 08:17:35 +0000 (16:17 +0800)
commit3eaf43a9f5a26a51a89347cffe39bfae2b12c2d6
treed7140b5663b85bc4ca907fbea6db9a8111738469
parent43bc69336b10e357c4b8a8d802bfaf9e4a29157a
Prevent from bug #1008866 is reverted

Fixes bug #1047841.

Commit 2f5360753308eb8b10581fc3c026c1b66f42ebdc (Adds new volume API
extensions) reverted a part of commit
99456bd690445443ae05c0d4fe1ec43ba6090f6f (Send 'create volume from
snapshot' to the proper host), so bug #1008866 is reproduced. I make
API.create_volume to call _cast_create_volume in cinder/volume/api.py,
it Prevent from bug #1008866 is reverted.

Change-Id: I1bf0b7c5fc47da756bce95128f8fd770d14399b0
cinder/volume/api.py