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

Class ConfdRequest

source code


Object holding a confd request.

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

Inherited from ConfigObject (private): _all_slots

Static Methods [hide private]
Instance Variables [hide private]
  protocol
confd protocol version
  query
query request
  rsalt
requested reply salt
  type
confd query type
Properties [hide private]

Inherited from object: __class__