7e5db6a Re-order `VirtInstallImage.create()` a bit to avoid bugs

Authored and Committed by adamwill 6 years ago
1 file changed. 21 lines added. 20 lines removed.
    Re-order `VirtInstallImage.create()` a bit to avoid bugs
    
    Various things were being set in odd orders and not used right
    later on, this is a general clean-up that solves that and makes
    things a bit easier to read (I hope).
    
        
file modified
+21 -20