No longer individual QubesVm attributes hardcoded in QubesVmCollection (qubes.xml load). Now it is integrated to QubesVm attributes machinery. Also QubesVmCollection have no longer hardcoded supported VM types - this will greatly improve code extension possibilities. This commit doesn't cover QubesVmCollection.add_*vm methods (which are broken for now because of missing "collection" argument to QubesVm constructor). This will be done in next commit. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| .gitignore | ||
| guihelpers.py | ||
| qubes.py | ||
| qubesutils.py | ||