class documentation

class LUWConfdClient(object):

View In Hierarchy

Wrapper class for wconfd client calls from LUs.

Correctly updates the cache of the LU's owned locks when leaving. Also transparently adds the context for resource requests.

Method __init__ Undocumented
Method DownGradeLocksLevel Undocumented
Method FreeLocksLevel Undocumented
Method TryUpdateLocks Undocumented
Instance Variable lu Undocumented
def __init__(self, lu):

Undocumented

def DownGradeLocksLevel(self, level):

Undocumented

def FreeLocksLevel(self, level):

Undocumented

def TryUpdateLocks(self, req):

Undocumented

lu =

Undocumented