Package ganeti :: Module objects :: Class MasterNetworkParameters
[hide private]
[frames] | no frames]

Class MasterNetworkParameters

source code


Network configuration parameters for the master

Instance Methods [hide private]

Inherited from ConfigObject: Copy, ToDict, UpgradeConfig, __getattr__, __getstate__, __init__, __repr__, __setstate__

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Methods [hide private]

Inherited from ConfigObject: FromDict, GetAllSlots

Inherited from ConfigObject (private): _all_slots

Static Methods [hide private]
Instance Variables [hide private]
  ip
master IP
  ip_family
master IP family
  name
master name
  netdev
master network device
  netmask
master netmask
Properties [hide private]

Inherited from object: __class__