deb-python-ironic-lib/ironic_lib
yuyafei bb90b10b8b Correct reraising of exception
When an exception was caught and rethrown, it should call 'raise'
without any arguments because it shows the place where an exception
occured initially instead of place where the exception re-raised.

Change-Id: I112eeea489470bca34b588bd862500d615c84e67
2016-08-24 12:37:59 +01:00
..
common Move to oslo.i18n 2015-10-01 09:38:29 -07:00
tests Support configdrive in iscsi deploy for whole disk images 2016-07-28 04:44:56 -07:00
__init__.py Initial commit for ironic-lib 2015-02-26 04:15:08 -08:00
disk_partitioner.py Add support for BIOS local boot for GPT label 2016-05-23 06:14:49 +00:00
disk_utils.py Merge "Enforce doc8, make it pass, + fix inaccuracies" 2016-08-18 21:44:14 +00:00
exception.py Correct reraising of exception 2016-08-24 12:37:59 +01:00
metrics.py Enforce doc8, make it pass, + fix inaccuracies 2016-08-18 16:47:22 +00:00
metrics_statsd.py Add support for metrics 2016-06-28 13:38:01 +01:00
metrics_utils.py Add support for metrics 2016-06-28 13:38:01 +01:00
utils.py Add parse_root_device_hints to utils.py 2016-07-26 09:52:26 +01:00
version.py Add framework for doc building in ironic-lib 2016-08-18 09:14:52 -07:00