We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2803faf commit bfae15fCopy full SHA for bfae15f
platform/mellanox/mlnx-platform-api/sonic_platform/thermal_manager.py
@@ -16,15 +16,6 @@ def initialize(cls):
16
"""
17
cls._add_private_thermal_policy()
18
19
- @classmethod
20
- def deinitialize(cls):
21
- """
22
- Destroy thermal manager, including any vendor specific cleanup. The default behavior of this function
23
- is a no-op.
24
- :return:
25
26
- cls.start_thermal_control_algorithm()
27
-
28
@classmethod
29
def start_thermal_control_algorithm(cls):
30
0 commit comments