core-admin/qubes/vm
Marek Marczykowski-Górecki 5209bc370d
vm: init vm.storage and vm.volumes in BaseVM
This way also AdminVM will have (empty) properties there. It is much
cleaner than adding `if hasattr` or catching AttributeError everywhere.
2017-06-14 10:44:24 +02:00
..
mix vm/mix/net: remove cleanup_vifs 2017-06-06 22:17:00 +02:00
__init__.py vm: init vm.storage and vm.volumes in BaseVM 2017-06-14 10:44:24 +02:00
adminvm.py vm/adminvm: fix str(AdminVM) after changing its base 2017-06-12 10:15:13 +02:00
appvm.py storage: use direct object references, not only identifiers 2017-06-09 04:55:06 +02:00
dispvm.py vm: fix volume_config 2017-06-09 04:55:06 +02:00
qubesvm.py vm: init vm.storage and vm.volumes in BaseVM 2017-06-14 10:44:24 +02:00
standalonevm.py
templatevm.py vm: fix volume_config 2017-06-09 04:55:06 +02:00