|
Xen Test Framework
|
Go to the source code of this file.
Namespaces | |
| namespace | mkcfg |
Functions | |
| def | expand (text) |
Variables | |
| _ | |
| out | |
| defcfg | |
| vcpus | |
| extracfg | |
| varycfg | |
| env | |
| name | |
| string | variation = '' |
| parts = name.split('~', 1) | |
| config = open(defcfg).read() | |
| def | cfg = expand(config) |