mirror of
https://github.com/virt-manager/virt-manager.git
synced 2024-12-25 23:21:45 +03:00
domain: Grab snapshot info at domain init time
This commit is contained in:
parent
1cf4671f85
commit
1662f75e07
@ -365,6 +365,7 @@ class vmmDomain(vmmLibvirtObject):
|
||||
# Prime caches
|
||||
self.refresh_xml()
|
||||
self.has_managed_save()
|
||||
self.snapshots_supported()
|
||||
|
||||
# Hook up listeners that need to be cleaned up
|
||||
self.add_gconf_handle(
|
||||
|
Loading…
Reference in New Issue
Block a user