virt-manager/virtinst
Cole Robinson 7d17d5d03b virtinst: Run register_libvirt_error_handler on import
We basically want this everywhere, and transparently, so run it on
import like we do for gettext setup
2019-06-07 16:56:57 -04:00
..
devices support: Convert callers to the new format 2019-06-07 16:26:03 -04:00
domain support: Convert callers to the new format 2019-06-07 16:26:03 -04:00
__init__.py virtinst: Run register_libvirt_error_handler on import 2019-06-07 16:56:57 -04:00
capabilities.py domcapabilities: get list of CPU models from domcapabilities 2019-03-19 13:41:53 +01:00
cdrominject.py installer: Prefer "cdrom" over "floppy" 2019-06-07 13:41:57 -04:00
cli.py virtinst: Run register_libvirt_error_handler on import 2019-06-07 16:56:57 -04:00
cloner.py util: Move generate_uuid to a Guest staticmethod 2019-06-06 18:24:23 -04:00
connection.py support: Convert callers to the new format 2019-06-07 16:26:03 -04:00
diskbackend.py support: Convert callers to the new format 2019-06-07 16:26:03 -04:00
domcapabilities.py support: Convert callers to the new format 2019-06-07 16:26:03 -04:00
guest.py support: Convert callers to the new format 2019-06-07 16:26:03 -04:00
hostkeymap.py hostkeymap: Fix sanitize_keymap on python3 2018-06-12 14:07:50 -04:00
initrdinject.py initrdinject: Force added files to be owned as root (bz 1686464) 2019-04-03 20:29:16 -04:00
installer.py util: move is_error_nosupport to SupportCache 2019-06-07 16:49:19 -04:00
installertreemedia.py installertreemedia: Clarify scratchdir logic a bit 2019-06-07 14:13:25 -04:00
interface.py virtinst: interface: Drop unused bits 2019-05-13 12:08:55 -04:00
kernelupload.py storage: Add ensure_pool_is_running 2019-04-14 20:22:02 -04:00
network.py createnet: Shrink to one page 2019-05-13 12:08:55 -04:00
nodedev.py support: Convert callers to the new format 2019-06-07 16:26:03 -04:00
osdict.py osdict: Drop the solaris10 x2apic hack 2019-06-05 16:35:34 -04:00
pollhelpers.py support: Convert callers to the new format 2019-06-07 16:26:03 -04:00
progress.py progress: Remove commented out code 2018-11-12 08:34:55 -05:00
snapshot.py Remove Author lines from file headers 2019-01-08 11:45:35 -05:00
storage.py util: move is_error_nosupport to SupportCache 2019-06-07 16:49:19 -04:00
support.py util: move is_error_nosupport to SupportCache 2019-06-07 16:49:19 -04:00
unattended.py installer: Prefer "cdrom" over "floppy" 2019-06-07 13:41:57 -04:00
uri.py Fix URI parsing when username contains @ sign 2018-04-17 15:14:44 -04:00
urldetect.py Fix pylint 'Unnecessary pass statement' 2019-04-14 20:22:56 -04:00
urlfetcher.py Fix pylint 'Unnecessary pass statement' 2019-04-14 20:22:56 -04:00
util.py virtinst: Run register_libvirt_error_handler on import 2019-06-07 16:56:57 -04:00
xmlapi.py xmlbuilder: Add replace_child 2019-06-05 11:13:33 -04:00
xmlbuilder.py util: Replace xml_indent with textwrap.indent 2019-06-06 18:11:01 -04:00