core-admin-client/qubesmgmt
Marek Marczykowski-Górecki e7d89bcc0d
Add app.pools collection and related functions
Collection to access storage pools and methods to create/remove pools.
2017-03-13 04:41:54 +01:00
..
tests Add app.pools collection and related functions 2017-03-13 04:41:54 +01:00
tools tools: make print_table compatible with python2 and python3 tests 2017-03-13 04:37:31 +01:00
vm Make QubesVM objects comparable and str()-able 2017-03-13 04:37:30 +01:00
__init__.py Add missing docstrings, require them by pylint 2017-03-01 23:49:21 +01:00
app.py Add app.pools collection and related functions 2017-03-13 04:41:54 +01:00
base.py Make generic named objects collection instead of separate for each type 2017-03-13 04:41:54 +01:00
exc.py Improve handling rejected access to properties 2017-03-13 04:37:29 +01:00
label.py Make generic named objects collection instead of separate for each type 2017-03-13 04:41:54 +01:00
log.py Add logging module 2017-03-01 23:49:23 +01:00
storage.py Add app.pools collection and related functions 2017-03-13 04:41:54 +01:00
utils.py utils: copy tools-related utility functions 2017-03-02 02:05:35 +01:00