Searched refs:powerswitch (Results 1 – 4 of 4) sorted by relevance
32 class powerswitch: class105 switch=powerswitch(userid=options.user,password=options.password,hostname=options.hostname)
9 class Powerswitch(dli.powerswitch):
679 def __init__(self, hostname, powerswitch=None): argument687 if not powerswitch:693 self._rpm = powerswitch
107 self.dli_ps = self.mox.CreateMock(dli.powerswitch)