258 | | The directory that stores openvz template files. Default: {{{%(exec_root)s/images/}}} (that is the {{{images}}} directory in the {{{exec_root}}} directory defined in the site config file. |
| 260 | The directory that stores openvz template files. Default: {{{%(exec_root)s/images/}}} (that is the {{{images}}} directory in the {{{exec_root}}} directory defined in the site config file. This can be a comma-separated list that will be searched in order, after any template directories given on the command line. |
| 261 | node_log:: |
| 262 | The name of the file on experiment nodes used to log containers creation. Default is {{{/tmp/containers.log}}} |
| 263 | topdl_converter:: |
| 264 | The program used to convert ns2 descriptions to topdl. The default is {{{fedd_ns2topdl.py --file}}} but any program that takes a single ns2 file as a parameter and prints the topdl to standard output is viable. On DETER installations {{{/usr/testbed/lib/ns2ir/parse.tcl -t -x 3 -m dummy dummy dummy dummy}}} can be used to decouple containers from needing a running fedd. |