diskimage-builder/diskimage_builder/block_device
Andreas Florath 57c9e0bb41 Use stevedore for plugin config of block device
This patch introduces stevedore plugin mechanism for use
with the block device layer.  This makes it possible that
other projects pass in their own block device plugins.

Change-Id: Id3ea56aaf75f5a20a4e1b6ac2a68adb12c56b574
Signed-off-by: Andreas Florath <andreas@florath.net>
2017-03-24 21:42:47 +00:00
..
level0 Use stevedore for plugin config of block device 2017-03-24 21:42:47 +00:00
level1 Use stevedore for plugin config of block device 2017-03-24 21:42:47 +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 Use stevedore for plugin config of block device 2017-03-24 21:42:47 +00:00
blockdevicesetupexception.py Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00
plugin_base.py Use stevedore for plugin config of block device 2017-03-24 21:42:47 +00:00
utils.py Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00