Searched refs:reboot_followup (Results 1 – 3 of 3) sorted by relevance
214 def reboot_followup(self, *args, **dargs): member in RemoteHost215 super(RemoteHost, self).reboot_followup(*args, **dargs)
132 def reboot_followup(self, *args, **dargs): member in Host237 self.reboot_followup(**dargs)
845 self.host.reboot_followup()