virt-manager/virtManager
Cole Robinson bc98c21758 installer: Remove need_scratchdir
create.py doesn't really need to know about it. It just needs to know
what paths the install process is going to be accessing.
2019-02-07 13:58:55 -05:00
..
__init__.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
about.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
addhardware.py addhardware: Fix setting optimal default net model 2019-02-03 19:47:54 -05:00
addstorage.py device: disk: Move all path search handling to diskbackend 2018-10-11 19:11:16 -04:00
asyncjob.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
baseclass.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
clone.py pylint: Silence output on Fedora 29 2018-09-29 14:27:34 -04:00
config.py setup: Remove configure --openssh-askpass 2018-10-08 13:59:13 -04:00
connect.py connect: Drop avahi support 2018-10-06 20:55:31 -04:00
connectauth.py connectauth: Convert dialog to glade format 2019-02-03 15:23:05 -05:00
connection.py libvirtobject: Add is_X object type helpers 2018-10-13 17:23:18 -04:00
connmanager.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
console.py console: Extract fullscreen exit code to separate class 2019-01-07 18:12:29 -05:00
create.py installer: Remove need_scratchdir 2019-02-07 13:58:55 -05:00
createnet.py createnet: fix typo introduced by commit dae8642bb 2019-01-15 15:55:44 +01:00
createpool.py createpool: Fix showing formats 2018-09-06 13:28:21 -04:00
createvol.py createvol: Fix showing backing store UI on first run (bz 1670266) 2019-02-03 12:37:41 -05:00
delete.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
details.py details: allow to remove video device if it's not the last one 2019-01-28 17:55:38 +01:00
domain.py domain: add docstring for _convert_old_boot_order 2019-01-07 15:46:01 -05:00
engine.py engine: More logging for --test-first-run 2019-02-03 15:46:32 -05:00
error.py cli: Fix traceback detection 2018-09-06 18:39:14 -04:00
fsdetails.py storagebrowser: Remove stable_defaults handling 2018-09-06 13:28:21 -04:00
gfxdetails.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
graphwidgets.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
host.py Remove interface UI 2018-10-12 14:38:05 -04:00
inspection.py inspection: handle failures in application listing 2019-02-07 09:59:28 -05:00
interface.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
keyring.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
libvirtenummap.py libvirtenummap: Map state vals of agent event to libvirt enum names 2018-07-12 15:19:34 -04:00
libvirtobject.py libvirtobject: Add is_X object type helpers 2018-10-13 17:23:18 -04:00
manager.py manager: fix some --test-leak-debug issues 2018-10-13 14:27:10 -04:00
mediacombo.py Remove 'Choose CD', rework details and create media change 2018-10-06 19:37:16 -04:00
migrate.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
module_trace.py module_trace: Support --trace_libvirt=all|mainloop 2018-10-10 17:20:25 -04:00
netlist.py netlist: Assume type=network if source/@network present (bz 1669265) 2019-02-04 17:43:42 -05:00
network.py details: IP address fixes/improvements 2018-09-05 14:58:32 -04:00
nodedev.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
oslist.py oslist: Hide dialog if search field is empty 2018-10-02 10:26:04 -04:00
preferences.py virt-manager: Wire up support for default mode=host-model 2018-10-04 14:43:44 -04:00
serialcon.py support: Drop lots more checks 2018-08-31 22:21:15 -04:00
snapshots.py xmlbuilder: Rename get_xml_config -> get_xml 2018-08-31 16:52:02 -04:00
sshtunnels.py sshtunnels: Fix bytes vs str in error reporting 2018-08-22 07:29:52 -04:00
statsmanager.py statsmanager: Skip old CPU stats for offline VM 2018-10-10 17:34:21 -04:00
storagebrowse.py storagebrowser: Remove stable_defaults handling 2018-09-06 13:28:21 -04:00
storagelist.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
storagepool.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
systray.py systray: Add connection open/close options 2018-10-07 20:16:55 -04:00
uiutil.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
viewers.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
vmmenu.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
vsockdetails.py vsockdetails: Show CID for active VM if the attribute auto is set to yes 2019-01-21 13:49:56 +01:00