core-admin/qubes/vm
Marek Marczykowski-Górecki 99be78646f
Add stateless_property decorator for properties exposed through mgmt API
Management API gives access only to qubes.property. And this is
actually a good thing, so instead of extending it to access also
builtins.property, add a simple decorator to define read-only, stateless
qubes.property.

QubesOS/qubes-issues#2622
2017-05-12 14:25:27 +02:00
..
mix Add stateless_property decorator for properties exposed through mgmt API 2017-05-12 14:25:27 +02:00
__init__.py tools: remove qvm-ls tool and related integration in qubes.property 2017-05-12 14:25:27 +02:00
adminvm.py
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
templatevm.py