diskimage-builder/diskimage_builder/block_device
Ian Wienand ff5b30db8a Create BlockDeviceCmd object
This creates a BlockDeviceCmd object to hold the main() function.
This doesn't really do anything different right now, but sets a base
for using argparse subparsers to handle the command-line

Change-Id: I4acf95ff4d554a3b4e7e2244ab1706631b98458f
2017-05-11 15:48:47 +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 Create BlockDeviceCmd object 2017-05-11 15:48:47 +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