Esempio n. 1
0
 def setup(self):
     detach_detachable(self.device)
Esempio n. 2
0
 def setup(self):
     self.log.info('Detaching device %s from the host.' % self.device)
     detach_detachable(self.device)
Esempio n. 3
0
 def setup(self):
     self.log.info('Detaching device %s from the host.' % self.device)
     detach_detachable(self.device)
Esempio n. 4
0
 def setup(self):
     detach_detachable(self.device)