core-admin/qubes/vm
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
..
mix vm/mix/net: prevent setting provides_network=false if qube is still used 2018-12-06 20:37:50 +01:00
__init__.py
adminvm.py
appvm.py Fix too long line 2018-02-13 11:27:59 +01:00
dispvm.py
qubesvm.py Merge branch 'maxmem' 2018-12-09 18:38:21 +01:00
standalonevm.py
templatevm.py