diskimage-builder/diskimage_builder/block_device
Yolanda Robla 943f1ccf04 Refactor block_device: isolate the getval call
Add a new getval call that allows to retrieve values
from the block device. Also isolating the block device
information into a 'blockdev' dictionary entry, to better
return it with the getval command.

This is a refactor from the original code at
I3600c6a3d663c697b59d91bd3fbb5e408af345e4.

Change-Id: I93d33669a3a0ae644eab9f9b955bb5a9470cadeb
Co-Authored-By: Andreas Florath <andreas@florath.net>
2017-05-01 12:22:52 +02:00
..
level0 Refactor block_device: isolate the getval call 2017-05-01 12:22:52 +02:00
level1 Refactor block_device: isolate the getval call 2017-05-01 12:22:52 +02:00
tests Refactor: block-device handling (local loop) 2016-09-08 04:31:01 +00:00
__init__.py Refactor block_device: passing command line parameters 2017-04-23 09:51:18 +00:00
blockdevice.py Refactor block_device: isolate the getval call 2017-05-01 12:22:52 +02: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