core-admin/qubes/storage
Marek Marczykowski-Górecki e76372b934
storage: add size and usage properties to pool object
Add Pool.size and Pool.usage to the API. Implement them for LVM and File
pools. Add appropriate tests.

QubesOS/qubes-issues#3240
2017-11-07 02:57:58 +01:00
..
__init__.py storage: add size and usage properties to pool object 2017-11-07 02:57:58 +01:00
file.py storage: add size and usage properties to pool object 2017-11-07 02:57:58 +01:00
kernels.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
lvm.py storage: add size and usage properties to pool object 2017-11-07 02:57:58 +01:00
README.md Merge remote-tracking branch 'marmarek/master' into core3-devel 2016-03-03 01:13:51 +01:00

WNI File storage

Before v3.1 there existed a draft wni storage. You can find it in the git history

(it was in /core/storage directory, now gone)