core-admin-client/qubesadmin/tests
Marek Marczykowski-Górecki ee81902979
features: fix serialization
qubesd_call expect "bytes" type. Additionally serialize false value as
empty string (which is treated by python as false value), because
otherwise would be serialized to (non-empty) string, which is true value
in python.
2017-05-18 09:48:18 +02:00
..
tools features: fix serialization 2017-05-18 09:48:18 +02:00
vm Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
__init__.py Rename qubesmgmt to qubesadmin module 2017-05-11 23:40:03 +02:00
app.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
devices.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
errors.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
events.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
firewall.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
label.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
storage.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00