virt-manager/virtManager
Lily Nie 4971e47566 delete: Add vmmDeleteStorage class
We should try to hide all the self.vm vs self.disk differences into
individual functions to make the code easier to follow and to avoid
touch those values by accident in the future

Reviewed-by: Cole Robinson <crobinso@redhat.com>
2020-01-21 19:53:53 -05:00
..
details delete: Add vmmDeleteStorage class 2020-01-21 19:53:53 -05:00
device storage: Replace volume supports_property with supports_format 2019-07-03 19:37:01 -04:00
lib virtManager: Move a lot of misc files to lib/ 2019-06-17 00:12:32 -04:00
object domain: Only log once about waiting for qemu agent for set_time 2020-01-14 14:21:30 -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 Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
addhardware.py addhardware: Add "bochs" display to the video list 2019-10-04 11:17:14 -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 baseclass: Log if emit() called from non-MainThread 2020-01-15 15:19:55 -05:00
clone.py storage: move supports_volume_creation to virtManager 2019-07-03 19:37:01 -04:00
config.py virtManager: Move a lot of misc files to lib/ 2019-06-17 00:12:32 -04:00
connection.py connection: Avoid repeated default pool creation attempts 2019-11-12 12:28:34 -05:00
connmanager.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
createconn.py virtManager: disambiguize LXC 2019-12-17 17:56:54 -05:00
createnet.py virtManager: Move a lot of misc files to lib/ 2019-06-17 00:12:32 -04:00
createpool.py createpool: Add more coverage testing 2019-07-03 19:37:01 -04:00
createvm.py virtManager: Move a lot of misc files to lib/ 2019-06-17 00:12:32 -04:00
createvol.py storage: Replace volume supports_property with supports_format 2019-07-03 19:37:01 -04:00
delete.py delete: Add vmmDeleteStorage class 2020-01-21 19:53:53 -05:00
engine.py virtManager: Move a lot of misc files to lib/ 2019-06-17 00:12:32 -04:00
error.py error: Set a cap on error dialog text size 2020-01-14 12:40:39 -05:00
host.py virtManager: Move a lot of misc files to lib/ 2019-06-17 00:12:32 -04:00
hostnets.py virtManager: Move a lot of misc files to lib/ 2019-06-17 00:12:32 -04:00
hoststorage.py storage: move supports_volume_creation to virtManager 2019-07-03 19:37:01 -04:00
manager.py manager: Don't hardcode black text color 2019-10-02 10:32:04 -04:00
migrate.py virtManager: Move a lot of misc files to lib/ 2019-06-17 00:12:32 -04:00
oslist.py baseclass: Add is_visible 2019-04-14 17:05:14 -04:00
preferences.py virtManager: Move a lot of misc files to lib/ 2019-06-17 00:12:32 -04:00
storagebrowse.py virtManager: Move a lot of misc files to lib/ 2019-06-17 00:12:32 -04:00
systray.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
vmmenu.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
vmwindow.py virtManager: move vmwindow components to virtManager/details 2019-06-17 00:12:32 -04:00
xmleditor.py xmleditor: Fix the gtksource version checking 2019-06-18 10:50:49 -04:00