core-admin/qubes/tests
Marek Marczykowski-Górecki 3388054eae
mgmt: move property value sanitization to property definition
This also means we don't check if a VM with given name (in case of
VMProperty) exists in the system, at this stage. But this is ok, lets
not duplicate work of property setter.

QubesOS/qubes-issues#2622
2017-03-31 11:55:24 +02:00
..
integ backup: minor fixes after bringing back scrypt support 2017-02-27 02:37:51 +01:00
tools qubes/events: they accept only keyword arguments 2017-02-21 14:46:42 +01:00
vm vm/qubesvm: convert firewall_conf into dumb, read-only property 2017-03-16 20:04:03 +01:00
__init__.py tests: add missing import 2017-03-16 20:04:06 +01:00
app.py qubes/events: they accept only keyword arguments 2017-02-21 14:46:42 +01:00
devices.py tests: improve devices API unit test 2017-02-27 02:37:50 +01:00
events.py
extra.py
firewall.py
init.py qubes/events: they accept only keyword arguments 2017-02-21 14:46:42 +01:00
mgmt.py mgmt: move property value sanitization to property definition 2017-03-31 11:55:24 +02:00
run.py
storage_file.py
storage_lvm.py
storage.py
tarwriter.py