virt-manager/virtManager/lib
Cole Robinson 775edfd5dc connectauth: Drop sanity checking for libvirtd
Nowadays with libvirt split daemons, libvirtd isn't required to
be installed for a first run local connection to succeed, so we
are needlessly blocking the app from 'just working' in many cases.
Especially considering that many distros often have libvirt running
out of the box due to gnome-boxes pulling it in.

Drop the daemon checking entirely.

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2023-09-24 16:31:58 -04:00
..
__init__.py virtManager: Move a lot of misc files to lib/ 2019-06-17 00:12:32 -04:00
connectauth.py connectauth: Drop sanity checking for libvirtd 2023-09-24 16:31:58 -04:00
graphwidgets.py virtManager: Misc coverage annotations 2020-08-26 15:20:06 -04:00
inspection.py fix indentation of multiline log.exception() invocations 2023-08-30 10:48:54 +02:00
keyring.py Fix some pylint, exclude some new warnings 2021-10-04 16:04:33 -04:00
libvirtenummap.py virtManager: Misc coverage annotations 2020-08-26 15:20:06 -04:00
module_trace.py uitests: Add module_trace.py coverage 2020-08-26 15:20:05 -04:00
statsmanager.py Fix pylint/pycodestyle warnings with latest versions 2022-12-13 11:23:45 -05:00
testmock.py connectauth: Drop sanity checking for libvirtd 2023-09-24 16:31:58 -04:00
uiutil.py addstorage: Absorb advanced field UI 2020-09-08 17:32:00 -04:00