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
|
|
|
;
|
2016-03-20 20:29:46 +01:00
|
|
|
; To use our own pool driver it needs to provide `qubes.storage` entry_point
|
|
|
|
; see also: https://pythonhosted.org/setuptools/setuptools.html#dynamic-discovery-of-services-and-plugins
|
2015-11-07 19:01:25 +01:00
|
|
|
; class name
|
|
|
|
; [pool-b]
|
2016-03-20 20:29:46 +01:00
|
|
|
; driver = foo
|
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
|
|
|
|