Searched refs:reboot_type (Results 1 – 5 of 5) sorted by relevance
264 def simple_reboot(self, reboot_type='warm', sync_before_boot=True): argument276 if reboot_type == 'warm':278 elif reboot_type == 'cold':282 reboot_type)287 reboot_type)292 reboot_type)294 def mode_aware_reboot(self, reboot_type=None, reboot_method=None, argument311 if reboot_type is None or reboot_type == 'warm':313 elif reboot_type == 'cold':315 elif reboot_type != 'custom':[all …]
48 self.switcher.mode_aware_reboot(reboot_type='cold',114 self.switcher.mode_aware_reboot(reboot_type='cold',
91 self.switcher.mode_aware_reboot(reboot_type='cold')
61 self.switcher.mode_aware_reboot(reboot_type='cold')
247 self.switcher.mode_aware_reboot(reboot_type='cold',