core-admin/qubes/vm
Marek Marczykowski-Górecki acaada3fd9
vm: fix placeholder methods signatures in Features class
Some methods inherited from dict (pop and setdefault here) are covered
by placeholders raising NotImplementedError. Lets fix their signatures
(to match those of dict) to really get NotImplementedError, instead of
TypeError.
2017-05-12 14:25:28 +02:00
..
mix Add stateless_property decorator for properties exposed through mgmt API 2017-05-12 14:25:27 +02:00
__init__.py vm: fix placeholder methods signatures in Features class 2017-05-12 14:25:28 +02:00
adminvm.py Merge remote-tracking branch 'kalkin/device-assignments' into core3-devel 2017-04-21 17:09:33 +02:00
appvm.py tools: remove qvm-ls tool and related integration in qubes.property 2017-05-12 14:25:27 +02:00
dispvm.py tools: remove qvm-ls tool and related integration in qubes.property 2017-05-12 14:25:27 +02:00
qubesvm.py Add stateless_property decorator for properties exposed through mgmt API 2017-05-12 14:25:27 +02:00
standalonevm.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
templatevm.py qubes: port core to python3 2017-01-20 16:42:51 +01:00