Commit b5a2d9d
authored
[submodule] Update submodule sonic-platform-common to the latest HEAD automatically (#24767)
#### Why I did it
src/sonic-platform-common
```
* 0727792 - (HEAD -> master, origin/master, origin/HEAD) Integrate BMC support and Redfish APIs into SONiC (#605) (5 days ago) [Ben Levi]
```
#### How I did it
#### How to verify it
#### Description for the changelog1 parent d212b99 commit b5a2d9d
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule sonic-platform-common updated 22 files
- sonic_platform_base/__init__.py+1
- sonic_platform_base/bmc_base.py+419
- sonic_platform_base/chassis_base.py+13
- sonic_platform_base/redfish_client.py+1.4k
- tests/bmc_base_test.py+470
- tests/chassis_base_test.py+7
- tests/mock_data/__init__.py
- tests/mock_data/mock_bmc_debug_log_dump_response+8
- tests/mock_data/mock_bmc_empty_response+2
- tests/mock_data/mock_bmc_empty_response_auth_failure+7
- tests/mock_data/mock_bmc_login_token_response+24
- tests/mock_data/mock_bmc_logout_response+13
- tests/mock_data/mock_bmc_task_query_valid_debug_log_dump+46
- tests/mock_data/mock_change_bmc_login_password_success_response+13
- tests/mock_data/mock_firmware_update_response+6
- tests/mock_data/mock_firmware_update_task_complete+11
- tests/mock_data/mock_get_bmc_eeprom_response+71
- tests/mock_data/mock_get_bmc_info_response+25
- tests/mock_data/mock_get_eeprom_list_response+12
- tests/mock_data/mock_get_firmware_list_response+12
- tests/mock_data/mock_parsed_bmc_eeprom_dict+14
- tests/redfish_client_test.py+1.3k
0 commit comments