This object defines a VCML Cluster
Methods
|
|
__init__
create_ip
load
|
|
__init__
|
__init__ (
self,
realmachines,
configfile,
)
|
|
create_ip
|
create_ip ( self, lan )
Creates a valid IP inside LAN
|
|
load
|
load ( self, configfile )
Load the config file into the dictionary
Exceptions
|
|
ValueError, schema.error_log.last_error
|
|
|