core-admin/qubes/tests
Marek Marczykowski-Górecki b168c4a6d7
api/admin: fix admin.vm.volume.Info when is_outdated() isn't supported
is_outdated() may be not supported by given volume pool driver. In that
case skip is_outdated information, instead of crashing the call.

Fixes QubesOS/qubes-issues#3767
2018-04-08 23:25:34 +02:00
..
integ tests: skip tests using netcat when it isn't installed 2018-04-05 01:28:54 +02:00
tools
vm vm/mix/net: make vm.gateway6 consistent with vm.gateway 2018-04-03 00:20:06 +02:00
__init__.py tests: yet another fix for integration tests cleanup code 2018-04-05 01:28:55 +02:00
api_admin.py api/admin: fix admin.vm.volume.Info when is_outdated() isn't supported 2018-04-08 23:25:34 +02:00
api_misc.py vm/qubesvm: allow 'features-request' to have async handlers 2018-03-02 01:16:38 +01:00
api.py
app.py
devices_block.py
devices.py
events.py
ext.py
extra.py tests: fix extra test's VMWrapper.run(wait=False) 2018-02-26 02:45:26 +01:00
firewall.py tests: fix firewall tests after 6e8e48e3 "Avoid UTC datetime" 2018-03-22 01:47:41 +01:00
init.py
run.py
storage_file.py Merge branch 'devel-storage-fixes' 2018-03-21 02:06:25 +01:00
storage_kernels.py storage/kernel: skip modules.img block device if kernel dir doesn't have it 2018-02-27 04:35:05 +01:00
storage_lvm.py storage/lvm: force default locale for lvm command cont. 2018-03-29 20:39:15 +02:00
storage.py file-reflink, a storage driver optimized for CoW filesystems 2018-02-12 21:20:05 +00:00
tarwriter.py