4bbc7a6b1f
It doesn't make sense to send mgmt call to _named_ VM just to ask for its name. Use value that QubesVM object already have. This also means we can safely access vm.name, no need to touch any private attribute. QubesOS/qubes-issues#853 |
||
---|---|---|
ci | ||
qubesmgmt | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
setup.py | ||
version |
This is client side implementation of Qubes management API. See https://www.qubes-os.org/doc/mgmt1/ for protocol specification.