diskimage-builder/diskimage_builder/block_device
Andreas Florath df1f583903 Check return of _load_state
In error scenarios there might be no loadable state available.
This patch adds some robustness handling this scenarios
by checking the result and possible bailing out.

Change-Id: I02e2731b14bec22c22db08d60d8d15db1911a84e
Signed-off-by: Andreas Florath <andreas@florath.net>
2017-02-04 19:21:48 +00:00
..
level0 Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00
level1 Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00
tests Refactor: block-device handling (local loop) 2016-09-08 04:31:01 +00:00
__init__.py Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00
blockdevice.py Check return of _load_state 2017-02-04 19:21:48 +00:00
blockdevicesetupexception.py Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00
utils.py Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00