mirror of
https://github.com/virt-manager/virt-manager.git
synced 2024-12-24 21:34:47 +03:00
1afdc7ae32
Rather than build a guest and installer instance depending on where we are in the UI, track each input property in an explicit class, so we can rebuild the guest/installer on demand with data accumulated up to that point. This makes the flow easier to follow and simplifies a lot of hacks we have to do when backing up through the wizard, because we are trying to unwind changes from an existing object, rather than just blowing it away and easily reassembling it with updated info. Signed-off-by: Cole Robinson <crobinso@redhat.com> |
||
---|---|---|
.. | ||
data/live | ||
__init__.py | ||
test_about.py | ||
test_addhardware.py | ||
test_cli.py | ||
test_clonevm.py | ||
test_connect.py | ||
test_createnet.py | ||
test_createpool.py | ||
test_createvol.py | ||
test_details.py | ||
test_host.py | ||
test_livetests.py | ||
test_manager.py | ||
test_mediachange.py | ||
test_migrate.py | ||
test_newvm.py | ||
test_prefs.py | ||
test_snapshot.py | ||
utils.py |