core-admin/qubes
Marek Marczykowski-Górecki 607dcbaf37
admin-api: fix handling admin.vm.property.Set with None VM value
Setting VMProperty to None VM should be encoded as '' value (according
to VMProperty._none_value). But value validation rejected this value.

QubesOS/qubes-issues#2622
2017-05-26 15:08:18 +02:00
..
api make 'mgmt-permission:' event compatible with check-events script 2017-05-26 15:08:17 +02:00
ext
qmemman
storage storage: minor error handling fix 2017-05-26 15:08:15 +02:00
tests admin-api: fix handling admin.vm.property.Set with None VM value 2017-05-26 15:08:18 +02:00
tools Move qvm-template-postprocess tool to core-admin-client 2017-05-26 15:08:17 +02:00
vm admin-api: fix handling admin.vm.property.Set with None VM value 2017-05-26 15:08:18 +02:00
__init__.py
app.py
backup.py backup: add a little more usage info, include docs in main index 2017-04-21 19:58:32 +02:00
config.py
core2migration.py
devices.py
dochelpers.py
events.py
exc.py admin: raise QubesNoSuchPropertyError for non-existing properties 2017-05-23 04:32:59 +02:00
firewall.py
log.py
rngdoc.py
tarwriter.py
utils.py