core-admin/qubes/storage
Marek Marczykowski-Górecki 68d5ca93e1
storage: have QubesVM() handle vm.dir_path, also on clone and rename
Keep it uniform - QubesVM() object is responsible for handling
vm.dir_path, Storage() is responsible for handling disk volumes (which
may live in that directory

QubesOS/qubes-issues#2256
2017-05-12 17:04:18 +02:00
..
__init__.py storage: have QubesVM() handle vm.dir_path, also on clone and rename 2017-05-12 17:04:18 +02:00
domain.py qubes/storage: py3k related fixes 2017-03-01 21:50:06 +01:00
file.py Fix pylint warning no-else-return 2017-04-15 23:49:41 +02:00
kernels.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
lvm.py Fix pylint warning no-else-return 2017-04-15 23:49:41 +02: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)