Searched refs:reboot_followup (Results 1 – 3 of 3) sorted by relevance
205 def reboot_followup(self, *args, **dargs): member in RemoteHost206 super(RemoteHost, self).reboot_followup(*args, **dargs)
163 def reboot_followup(self, *args, **dargs): member in Host305 self.reboot_followup(**dargs)
873 self.host.reboot_followup()