core-admin/qubes/storage
Marek Marczykowski-Górecki 81f455e15d
storage/file: move revisions_to_keep restrictions to property setter
Do not check for accepted value only in constructor, do that in property
setter. This will allow enforcing the limit regardless of how the value
was set.

This is preparation for dynamic revisions_to_keep change.

QubesOS/qubes-issues#3256
2017-11-07 02:57:59 +01:00
..
__init__.py storage: add size and usage properties to pool object 2017-11-07 02:57:58 +01:00
file.py storage/file: move revisions_to_keep restrictions to property setter 2017-11-07 02:57:59 +01:00
kernels.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
lvm.py storage/lvm: fix importing different-sized volume from another pool 2017-11-07 02:57:59 +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)