Closed vvolam closed 1 month ago
Added new APIs and modified reboot API in module_base.py for supporting reboot on a SmartSwitch.
These API enhancements are required to support reboot for new SmartSwitch platforms. All the requirements are captured in reboot HLD
Modified module_base.py tests. New reboot CLI changes will invoke these APIs.
Description
Added new APIs and modified reboot API in module_base.py for supporting reboot on a SmartSwitch.
Motivation and Context
These API enhancements are required to support reboot for new SmartSwitch platforms. All the requirements are captured in reboot HLD
How Has This Been Tested?
Modified module_base.py tests. New reboot CLI changes will invoke these APIs.
Additional Information (Optional)