virt-manager/virtinst
Cole Robinson 2ac54ac001 guest: Drop self.installer and start_install wrapper
This changes all the callers to invoke start_install directly on the
Installer object. We still stash the installer instance inside the
guest object in create.py, just for simplicity
2018-09-04 14:55:04 -04:00
..
devices devices: disk: remove default_cb usage 2018-09-04 14:55:04 -04:00
domain installer: Drop isinstall parameter 2018-09-04 14:55:04 -04:00
__init__.py installer: Remove ContainerInstaller and ImportInstaller 2018-09-04 14:55:04 -04:00
capabilities.py capabilities: Drop old svm/vmx handling 2018-06-12 14:07:50 -04:00
cli.py guest: Drop self.domain 2018-09-04 14:55:04 -04:00
cloner.py guest: Drop self.autostart and self.replace 2018-09-04 14:55:04 -04:00
connection.py support: Drop lots more checks 2018-08-31 22:21:15 -04:00
diskbackend.py Fix some typos in comments and documentation (found by codespell) 2018-06-05 14:27:29 -04:00
distroinstaller.py installer: Absorb all guest start_install handling 2018-09-04 14:55:04 -04:00
domcapabilities.py domcapabilities: Whitelist fedora arm and ia32 edk2 paths 2018-08-08 15:04:51 -04:00
guest.py guest: Drop self.installer and start_install wrapper 2018-09-04 14:55:04 -04:00
hostkeymap.py hostkeymap: Fix sanitize_keymap on python3 2018-06-12 14:07:50 -04:00
initrdinject.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
installer.py guest: move set_install_defaults to installer class 2018-09-04 14:55:04 -04:00
interface.py xmlbuilder: Rename get_xml_config -> get_xml 2018-08-31 16:52:02 -04:00
kernelupload.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
network.py xmlbuilder: Rename get_xml_config -> get_xml 2018-08-31 16:52:02 -04:00
nodedev.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
osdict.py osdict: Make qemu_ga support solely dependent on virtio-serial support 2018-09-01 13:23:01 -04:00
pollhelpers.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
progress.py Fix some typos in comments and documentation (found by codespell) 2018-06-05 14:27:29 -04:00
snapshot.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
storage.py storage: remove default_cb usage 2018-09-04 14:55:04 -04:00
support.py support: Drop lots more checks 2018-08-31 22:21:15 -04:00
uri.py Fix URI parsing when username contains @ sign 2018-04-17 15:14:44 -04:00
urldetect.py urldetect: Rename urldistro to matching_distros 2018-09-01 13:23:01 -04:00
urlfetcher.py installer: Remove --location nfs support 2018-06-12 14:07:50 -04:00
util.py Fix some typos in comments and documentation (found by codespell) 2018-06-05 14:27:29 -04:00
xmlapi.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
xmlbuilder.py xmlbuilder: Remove the default_cb and default_name logic 2018-09-04 14:55:04 -04:00