core-admin/qubes
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
..
api qubes/features: check_with_(template_and_)adminvm 2018-12-20 18:28:33 +01:00
ext Merge branch 'maxmem' 2018-12-09 18:38:21 +01:00
qmemman qmemman: fix early crash 2018-01-18 17:36:37 +01:00
storage Drop unnecessary 'pass' to make pylint happy 2018-12-04 16:06:33 +01:00
tests qubes/features: check_with_(template_and_)adminvm 2018-12-20 18:28:33 +01:00
tools Merge remote-tracking branch 'origin/pr/242' 2018-11-24 14:43:43 +01:00
vm qubes/features: check_with_(template_and_)adminvm 2018-12-20 18:28:33 +01:00
__init__.py Drop unnecessary 'pass' to make pylint happy 2018-12-04 16:06:33 +01:00
app.py Introduce management_dispvm property 2018-12-03 19:18:26 +01:00
backup.py Remove unused core2migration.py 2018-12-04 16:12:33 +01:00
config.py app: create /var/lib/qubes as file-reflink if supported 2018-09-11 23:50:26 +00:00
devices.py Drop unnecessary 'pass' to make pylint happy 2018-12-04 16:06:33 +01:00
dochelpers.py Fix issues found by pylint 2.0 2018-07-15 23:51:15 +02:00
events.py Fix issues found by pylint 2.0 2018-07-15 23:51:15 +02:00
exc.py Drop unnecessary 'pass' to make pylint happy 2018-12-04 16:06:33 +01:00
features.py qubes/features: check_with_(template_and_)adminvm 2018-12-20 18:28:33 +01:00
firewall.py Merge branch 'master' into devel-no-assert 2018-10-29 20:29:53 +01:00
log.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
rngdoc.py Fix issues found by pylint 2.0 2018-07-15 23:51:15 +02:00
tarwriter.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
utils.py Fix issues found by pylint 2.0 2018-07-15 23:51:15 +02:00