freezer_dr.evacuators.drivers.default package¶
Submodules¶
freezer_dr.evacuators.drivers.default.standard module¶
-
class
freezer_dr.evacuators.drivers.default.standard.
StandardEvacuator
(nodes, evacuator_conf, fencer)[source]¶ Bases:
freezer_dr.evacuators.common.driver.EvacuatorBaseDriver
-
evacuate
(enable_fencing=True)[source]¶ Evacuate the infected node. :return: Two lists; the first one will be the succeeded nodes and the other is the failed nodes
-