Table of Contents

Module: __init__ pyVC/__init__.py

The base package for pyVC, containing all other modules and packages.

TODO: add support for more Servers(DNS? TFTP?) and starting Servers on Real Machines TODO: support new QEMU, XEN, UML, VMware? TODO: add support for more disk types TODO: support heterogeneous networks

This package contains a universal object that is used by all derived classes, Config. Config reads the pyVC configuration file from ~/.pyVC.ini, pyVC.ini, and /etc/pyVC.ini, in that order. All options in the config file are then stored in the Config object.

>>> config = Config()

Derives from: dict

Classes   

Config

The per-machine system configuration object.


Table of Contents

This document was automatically generated on Thu Jan 18 11:28:09 2007 by HappyDoc version 2.1