Searched refs:reboot_type (Results 1 – 6 of 6) sorted by relevance
476 def simple_reboot(self, reboot_type='warm', sync_before_boot=True): argument488 if reboot_type == 'warm':490 elif reboot_type == 'cold':494 reboot_type)499 reboot_type)504 reboot_type)506 def mode_aware_reboot(self, reboot_type=None, reboot_method=None, argument523 if reboot_type is None or reboot_type == 'warm':525 elif reboot_type == 'cold':527 elif reboot_type != 'custom':[all …]
48 self.switcher.mode_aware_reboot(reboot_type='cold',116 self.switcher.mode_aware_reboot(reboot_type='cold',
91 self.switcher.mode_aware_reboot(reboot_type='cold')
64 self.switcher.mode_aware_reboot(reboot_type='cold')
79 self.switcher.simple_reboot(reboot_type='warm')
259 self.switcher.mode_aware_reboot(reboot_type='cold',