core-admin/qubes/tests
Marek Marczykowski-Górecki c5667791e8
storage: move volume_config['source'] filling to one place
Don't set 'source' volume in various places (each VM class constructor
etc), do it as part of volume initialization. And when it needs to be
re-calculated, call storage.init_volume again.

This code was duplicated, and as usual in such a case, those copies
were different - one have set 'size', the other one not.

QubesOS/qubes-issues#2256
2017-07-26 03:26:11 +02:00
..
integ Rename 'net/*' features to 'net.*' 2017-07-18 03:50:02 +02:00
tools tests: adjust TC_00_QubesDaemonProtocol for reorganized api module 2017-06-21 06:59:58 +02:00
vm storage: move volume_config['source'] filling to one place 2017-07-26 03:26:11 +02:00
__init__.py Merge remote-tracking branch 'qubesos/pr/131' 2017-07-18 02:19:34 +02:00
api_admin.py app: do not create 'default' storage pool 2017-07-25 06:20:42 +02:00
api_misc.py qubes.NotifyTools: ignore '/qubes-tools/version' completely 2017-06-14 10:44:24 +02:00
api.py tests: adjust TC_00_QubesDaemonProtocol for reorganized api module 2017-06-21 06:59:58 +02:00
app.py qubes.tests asyncio 2017-05-29 17:34:15 +02:00
devices_block.py tests: fix block devices tests when running on real system 2017-07-12 21:33:14 +02:00
devices.py devices: make attach/detach related events async 2017-07-04 13:04:23 +02:00
events.py events: add support for async event handlers 2017-07-04 13:04:22 +02:00
ext.py qubes.NotifyTools: ignore '/qubes-tools/version' completely 2017-06-14 10:44:24 +02:00
extra.py When running tests clean up and remove qubesd.socket 2017-07-14 14:54:04 +02:00
firewall.py api/admin: firewall-related methods 2017-06-26 13:08:27 +02:00
init.py Fix miscellaneous warnings 2017-05-29 17:34:15 +02:00
run.py qubes/api: refactor creating multiple qubesd sockets 2017-06-21 00:17:37 +02:00
storage_file.py app: do not create 'default' storage pool 2017-07-25 06:20:42 +02:00
storage_kernels.py tests: very basic tests for LinuxKernel pool 2017-05-17 11:17:22 +02:00
storage_lvm.py When running tests clean up and remove qubesd.socket 2017-07-14 14:54:04 +02:00
storage.py app: do not create 'default' storage pool 2017-07-25 06:20:42 +02:00
tarwriter.py qubes: port core to python3 2017-01-20 16:42:51 +01:00