Update module loading for the new python structure, rename snapshot_target to snapshot
authorBrian Dolbec <dolsen@gentoo.org>
Sun, 20 Jan 2013 21:50:23 +0000 (13:50 -0800)
committerW. Trevor King <wking@tremily.us>
Sun, 15 Dec 2013 04:25:06 +0000 (20:25 -0800)
commit8b785666a8d01af495f4bdb7d3f79423d7bc680b
treee6767148867d85af245d18f82a40f484a7ab2b5c
parentdcb06729c538308b4823d24190747200fd100a6e
Update module loading for the new python structure, rename snapshot_target to snapshot
14 files changed:
catalyst/defaults.py
catalyst/main.py
catalyst/targets/embedded_target.py
catalyst/targets/grp_target.py
catalyst/targets/livecd_stage1_target.py
catalyst/targets/livecd_stage2_target.py
catalyst/targets/netboot2_target.py
catalyst/targets/netboot_target.py
catalyst/targets/snapshot.py [moved from catalyst/targets/snapshot_target.py with 95% similarity]
catalyst/targets/stage1_target.py
catalyst/targets/stage2_target.py
catalyst/targets/stage3_target.py
catalyst/targets/stage4_target.py
catalyst/targets/tinderbox_target.py