Searched refs:reboot_type (Results 1 – 6 of 6) sorted by relevance
491 def simple_reboot(self, reboot_type='warm', sync_before_boot=True): argument503 if reboot_type == 'warm':505 elif reboot_type == 'cold':509 reboot_type)514 reboot_type)519 reboot_type)521 def mode_aware_reboot(self, reboot_type=None, reboot_method=None, argument538 if reboot_type is None or reboot_type == 'warm':540 elif reboot_type == 'cold':542 elif reboot_type != 'custom':[all …]
48 self.switcher.mode_aware_reboot(reboot_type='cold',116 self.switcher.mode_aware_reboot(reboot_type='cold',
87 self.switcher.mode_aware_reboot(reboot_type='cold')
80 self.switcher.simple_reboot(reboot_type='warm')
69 self.switcher.mode_aware_reboot(reboot_type='cold')
275 self.switcher.mode_aware_reboot(reboot_type='cold',