e5838dbd97
- Removed all own class attributes to avoid name clashes with delegated class attributes. - Implemented the previously missing Pool.usage_details property. - Shadowed all class attributes as instance properties. This is required as the parent classes enforce the class attributes upon the CallbackPool & CallbackVolume classes, but they need to be delegated to the class of the _cb_impl object. We also cannot implement them as class attributes in CallbackVolume & CallbackPool as they need to work for arbitrary backend drivers and two backend drivers must not interfere with each other. Possible alternative: One could dynamically create classes. |
||
---|---|---|
ci | ||
contrib | ||
doc | ||
etc | ||
linux | ||
qubes | ||
qubes-rpc | ||
qubes-rpc-policy | ||
qvm-tools | ||
relaxng | ||
rpm_spec | ||
templates | ||
test-packages | ||
.gitignore | ||
.pylintrc | ||
.travis.yml | ||
installer.wxs | ||
LICENSE | ||
Makefile | ||
Makefile.builder | ||
README.md | ||
run-tests | ||
setup.cfg | ||
setup.py | ||
version |
Qubes core, version 3
This is master branch of the Qubes OS core.
API documentation is available: https://dev.qubes-os.org/projects/core-admin/en/latest/.