virt-manager/virtManager
Cole Robinson 07ae6da38a domain: don't attempt to predict if VM supports snapshots
internal snapshots largely only work if the VM is backed by a single
qcow2 disk. But newly supported external snapshots support other
disk formats, and multiple disks.

Drop the old validation checking. Let's just leave it up to libvirt
to give us an error at snapshot creation time

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2024-09-10 10:27:29 +02:00
..
details serialcon: Don't disable console menu items for offline VM 2024-09-07 13:38:42 -04:00
device netlist: Fix UI error when virtual network doesn't exist 2024-03-02 13:22:45 -05:00
lib uitests: handle newer libvirt test driver UpdateDevice support 2024-08-12 19:55:58 -04:00
object domain: don't attempt to predict if VM supports snapshots 2024-09-10 10:27:29 +02:00
__init__.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
about.py virtManager: add coverage annotations and remove dead code 2020-08-26 15:20:05 -04:00
addhardware.py addhardware: Only set channel clipboard XML if UI is visible 2024-09-07 13:23:38 -04:00
asyncjob.py asyncjob: Remove unused import 2023-01-19 11:59:20 -05:00
baseclass.py baseclass: Avoid glib Source ID XX not found at app shutdown 2024-03-03 14:18:04 -05:00
clone.py Clean up gtk STOCK and various image usage 2022-02-19 15:33:42 -05:00
config.py console: Move embeddable_graphics() to console.py 2024-03-03 12:52:20 -05:00
connection.py uitests: Add some virtManager coverage exclusions 2024-08-12 19:54:45 -04:00
connmanager.py virtManager: add coverage annotations and remove dead code 2020-08-26 15:20:05 -04:00
createconn.py uitests: Finish createconn.py coverage 2020-08-26 15:20:05 -04:00
createnet.py createnet: Add full uitest coverage 2020-08-26 15:20:05 -04:00
createpool.py Clean up FileChooser usage a bit 2022-12-14 12:31:17 -05:00
createvm.py createvm: Replace deprecated pkgutil.find_loader 2024-03-03 10:43:30 -05:00
createvol.py Support creating sparse volumes on ZFS pools 2024-03-02 11:37:45 -05:00
delete.py delete: Fix ambiguity that confused pylint 2023-09-24 16:31:58 -04:00
engine.py systray: Cleanups and improvements for --show-systray 2024-03-03 14:18:04 -05:00
error.py Use GtkFileChooserNative 2024-04-07 15:54:47 -04:00
host.py ui: Remove use of deprecated GtkAlignment 2022-02-20 09:53:17 -05:00
hostnets.py Clean up gtk STOCK and various image usage 2022-02-19 15:33:42 -05:00
hoststorage.py uitests: Add some virtManager coverage exclusions 2024-08-12 19:54:45 -04:00
manager.py Clean up gtk STOCK and various image usage 2022-02-19 15:33:42 -05:00
migrate.py migrate: Add XML editor support 2020-09-05 17:50:48 -04:00
oslist.py virtManager: oslist: Push users towards linuxXXXX options 2022-02-12 11:53:09 -05:00
preferences.py createvm: Tweaks to new UEFI pref 2022-01-31 14:18:42 -05:00
storagebrowse.py uitests: Fix with GtkFileChooserNative 2024-04-07 15:55:48 -04:00
systray.py systray: Cleanups and improvements for --show-systray 2024-03-03 14:18:04 -05:00
virtmanager.py systray: Cleanups and improvements for --show-systray 2024-03-03 14:18:04 -05:00
vmmenu.py Clean up gtk STOCK and various image usage 2022-02-19 15:33:42 -05:00
vmwindow.py Use GtkFileChooserNative 2024-04-07 15:54:47 -04:00
xmleditor.py uitests: test xmleditor textview fallback 2024-08-12 19:54:45 -04:00