core-admin/qubes/tests
Wojtek Porczyk ff612a870b qubes/features: check_with_(template_and_)adminvm
- Two new methods: .features.check_with_adminvm() and
  .check_with_template_and_adminvm(). Common code refactored.

- Two new AdminAPI calls to take advantage of the methods:
  - admin.vm.feature.CheckWithAdminVM
  - admin.vm.feature.CheckWithTemplateAndAdminVM

- Features manager moved to separate module in anticipation of features
  on app object in R5.0. The attribute Features.vm renamed to
  Features.subject.

- Documentation, tests.
2018-12-20 18:28:33 +01:00
..
integ tests: updates-available notification 2018-12-05 06:19:34 +01:00
tools Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
vm qubes/features: check_with_(template_and_)adminvm 2018-12-20 18:28:33 +01:00
__init__.py tests: listen on 'misc' socket too 2018-12-05 05:42:15 +01:00
api_admin.py qubes/features: check_with_(template_and_)adminvm 2018-12-20 18:28:33 +01:00
api_misc.py Merge branch 'master' into devel-no-assert 2018-10-29 20:29:53 +01:00
api.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
app.py tests/app: test varlibqubes pool driver selection 2018-09-11 23:50:33 +00:00
devices_block.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
devices.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
events.py events: add support for wildcard event handlers 2018-01-06 00:40:19 +01:00
ext.py Merge branch 'maxmem' 2018-12-09 18:38:21 +01:00
extra.py tests: adjust extra tests loader to work with nose2 2018-10-27 16:44:53 +02:00
firewall.py tests: fix firewall tests after 6e8e48e3 "Avoid UTC datetime" 2018-03-22 01:47:41 +01:00
init.py remove unused netid code 2017-11-11 02:37:37 +01:00
run.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
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 tests/lvm: fix checking lvm pool existence cont. 2018-11-15 18:25:29 +01:00
storage_reflink.py tests/storage_reflink: test some file-reflink helpers 2018-09-11 23:50:32 +00:00
storage.py app: create /var/lib/qubes as file-reflink if supported 2018-09-11 23:50:26 +00:00
tarwriter.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00