2015-11-07 19:01:25 +01:00
|
|
|
[default] ; poolname
|
2015-11-21 14:46:23 +01:00
|
|
|
driver=xen ; the default xen storage
|
|
|
|
; class = qubes.storage.xen.XenStorage ; class always overwrites the driver
|
2015-11-07 19:01:25 +01:00
|
|
|
;
|
|
|
|
; To use our own storage adapter, you need just to specify the module path and
|
|
|
|
; class name
|
|
|
|
; [pool-b]
|
|
|
|
; class = foo.bar.MyStorage
|
2015-11-07 20:53:50 +01:00
|
|
|
;
|
|
|
|
; [test-dummy]
|
2015-11-21 14:46:23 +01:00
|
|
|
; driver=dummy
|
2015-11-07 19:01:25 +01:00
|
|
|
|