deb-cinder/cinder/volume
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
..
drivers Merge "NetApp fix attach fail for already mapped volume" 2014-05-20 22:58:04 +00:00
flows Remove create_from* functor jump table 2014-05-21 19:39:55 -07:00
__init__.py Remove vim header 2013-12-30 18:53:02 -06:00
api.py Add disabled kwarg to service_get_all_by_topic 2014-04-25 17:03:13 +01:00
configuration.py Remove vim header 2013-12-30 18:53:02 -06:00
driver.py Merge "Add missing methods to FakeISCSIDriver" 2014-05-08 03:34:35 +00:00
iscsi.py Fix wrong exception reference 2014-05-07 07:13:59 +03:00
manager.py Remove old driver mappings from Havana 2014-04-17 09:47:38 -07:00
qos_specs.py Remove str() from LOG.* and exceptions 2014-03-04 14:25:10 -06:00
rpcapi.py Fix create_export/remove_export in driver.py 2014-03-15 14:12:47 +00:00
utils.py Check whether O_DIRECT is supported to iflag and oflag separately 2014-05-20 16:54:50 +08:00
volume_types.py Fix retyping volume that has volume type None 2014-05-08 12:38:41 +01:00