Xen Test Framework
Namespaces | Functions | Variables
mkcfg.py File Reference

Go to the source code of this file.

Namespaces

 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)