diskimage-builder/diskimage_builder/block_device
Ian Wienand b9c065de28 Remove args from BlockDevice() init
The args agument was only used to find the symbol for the getval
command.  Have the command pass the symbol to find in directly.  We
can therefore remove the args paramater to the BlockDevice() creation.

Change-Id: I8e357131b70a00e4a2c4792c009f6058d1d5ae9e
2017-05-12 09:36:23 +10:00
..
level0 Move blockdevicesetupexception.py into blockdevice.py 2017-05-11 15:22:41 +10:00
level1 Move blockdevicesetupexception.py into blockdevice.py 2017-05-11 15:22:41 +10:00
tests block_device: reorder imports 2017-05-11 10:38:55 +10:00
__init__.py Clear __init__.py from cmd move 2017-05-11 18:52:14 +10:00
blockdevice.py Remove args from BlockDevice() init 2017-05-12 09:36:23 +10:00
cmd.py Remove args from BlockDevice() init 2017-05-12 09:36:23 +10:00
plugin_base.py block_device: reorder imports 2017-05-11 10:38:55 +10:00
tree_config.py Add refactor of tree-like vs graph 2017-05-03 05:27:43 +00:00
utils.py exec_sudo: check cmd for str, log output and raise exception 2017-05-11 09:45:25 +10:00