]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Move comment back to right place
authorZhiteng Huang <zhithuang@ebaysf.com>
Fri, 30 Aug 2013 18:59:47 +0000 (02:59 +0800)
committerZhiteng Huang <zhithuang@ebaysf.com>
Fri, 30 Aug 2013 19:00:58 +0000 (03:00 +0800)
commit3e69b7ce2edcd81f0f0dec47e3dea68985080065
treee779878836b78b6bd1ac7ae67e3fba747984ee42
parent432f819b467236ab41d6c9ac30f669f18ae55dd3
Move comment back to right place

The comment about skipping schedule for create volume from snapshot
in cast_create_volume() was mis-placed when this code was ported to
taskflow.  This patch moves the comment back to where it belongs.

Change-Id: I329c78a05143bf8589d9665dc4ff03fa80da6ec9
cinder/volume/flows/create_volume/__init__.py