]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Refactor scheduler's create_volume flow
authorMichal Dulko <michal.dulko@intel.com>
Wed, 3 Jun 2015 06:29:47 +0000 (08:29 +0200)
committerMichal Dulko <michal.dulko@intel.com>
Wed, 3 Jun 2015 06:29:47 +0000 (08:29 +0200)
commitdc421309d5f2a3ffd0a7f7455ac16c3570271ea0
treef1e1252437b7d62429a3a868dacf616486d9ff0b
parent35f2278a906852226eb844f81e8e1a86f41e598b
Refactor scheduler's create_volume flow

Removing duplicated code path in exception handling and fixing untrue
or unclear statements in the comments.

Change-Id: I4e3a05b503fa3b3fd20acd43571995da4c48d491
cinder/scheduler/flows/create_volume.py