Add basic support for customizing windows images
authorNikos Skalkotos <skalkoto@grnet.gr>
Mon, 1 Jul 2013 10:44:22 +0000 (13:44 +0300)
committerNikos Skalkotos <skalkoto@grnet.gr>
Tue, 30 Jul 2013 13:43:58 +0000 (16:43 +0300)
commit9ca717c4a13b35a686416c42c62b0aa03d01f64c
tree64807227af618f18a55cdd7a7086c0bcacdb3529
parent797e0df72ff246b0084ca244deded8fd4972bc6b
Add basic support for customizing windows images

Add do_sysprep method for windows that shuts down the guestfs backend
process and starts a new kvm process with the snapshot disk attached to
it.
image_creator/os_type/windows.py