diskimage-builder/diskimage_builder/block_device
Ian Wienand a06c610a8c Move YAML parsing into cmd.py; default to env
This moves the YAML parameter parsing into the command-line driver.
It makes the argument optional so it can be taken from the environment
variable directly.  The parsed YAML is passed to the BlockDevice
object.

Change-Id: I6fa5e5b7d1fccfc7cf47d6e4a1fa6e560734680d
2017-05-11 15:22:41 +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 Merge "block_device: reorder imports" 2017-05-11 04:53:40 +00:00
blockdevice.py Move YAML parsing into cmd.py; default to env 2017-05-11 15:22:41 +10:00
cmd.py Move YAML parsing into cmd.py; default to env 2017-05-11 15:22:41 +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