deb-cinder/cinder/volume/flows
Joshua Harlow 2d0d29fe03 Remove create_from* functor jump table
To make it easier to debug during runtime which method was
called remove the dictionary type -> functor mapping and
use a set of if statements instead. This makes it so that
if one of these methods fails we can gather more information
from the traceback than what was previously possible.

Change-Id: Iee2b0b90fe57734966d415c053bbc967335d5509
2014-05-21 19:39:55 -07:00
..
api Create volume fail when image id is "" 2014-04-16 16:13:21 +08:00
manager Remove create_from* functor jump table 2014-05-21 19:39:55 -07:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-26 22:45:17 -06:00
common.py Remove str() from LOG.* and exceptions 2014-03-04 14:25:10 -06:00