Searched refs:reboot_followup (Results 1 – 3 of 3) sorted by relevance
234 def reboot_followup(self, *args, **dargs): member in RemoteHost236 super(RemoteHost, self).reboot_followup(*args, **dargs)
170 def reboot_followup(self, *args, **dargs): member in Host313 self.reboot_followup(**dargs)
1101 self.host.reboot_followup()