diskimage-builder/diskimage_builder/block_device/level1
Yolanda Robla 64bb87f7b5 Only detach device if all partitions have been cleaned
Currently there is a bug, that tries to detach the device from a
partition at the first try, without considering that there may be
other partitions and volumes on it. Ensure that the detach is done
properly, and add a test to ensure that this happens correctly.

Change-Id: I35c5a473509f17a70270a2cbf5bf579faaeb123a
Fixes-Bug: #1777861
2018-07-30 16:24:57 +10:00
..
__init__.py Create and use plugin/node abstract classes 2017-05-26 11:48:11 +10:00
lvm.py Move LVM cleanup phase into cleanup 2018-07-30 14:35:16 +10:00
mbr.py Sync after writing partition table 2017-06-19 17:13:36 +10:00
partition.py Call kpartx remove in umount, not cleanup 2018-06-29 11:22:33 +10:00
partitioning.py Only detach device if all partitions have been cleaned 2018-07-30 16:24:57 +10:00