core-admin/qubes/storage
Marek Marczykowski-Górecki 77cf310c47
storage/kernels: fix listing volumes
Pool.volumes property is implemented in a base class, individual drivers
should provide list_volumes() method as a backend for that property.
Fix this in a LinuxKernel pool.
2019-11-10 01:14:34 +01:00
..
__init__.py Add metadata info to LVM AdminAPI 2019-10-22 17:29:01 +02:00
file.py storage/file: get volume size from the actual image file size 2019-10-31 21:53:35 +01:00
kernels.py storage/kernels: fix listing volumes 2019-11-10 01:14:34 +01:00
lvm.py Added admin.pool.UsageDetails API method 2019-10-23 03:04:30 +02:00
README.md Merge remote-tracking branch 'marmarek/master' into core3-devel 2016-03-03 01:13:51 +01:00
reflink.py Make pylint happy 2019-09-27 16:29:20 +02: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)