Commit aea648b
committed
Update submodule sonic-platform-daemons
ed818f8 [PSU daemon] Support PSU power threshold checking (sonic-net#288)
707a720 [chassisd] update chassisd to write fabric and lc asics on sep erate table (sonic-net#311)
e8c5657 [ycabled] fix exception-handling logic for ycabled (sonic-net#306)
905874d [ycabled] move swsscommon API's from subroutines to call them exactly once per task_worker/thread (sonic-net#303)
510d330 Fix typo in xcvrd (sonic-net#313)
9ae551f [ycabled] add support for detach mode in 'active-active' topology (sonic-net#309)
82fc7a6 Added filtering logic to send filtered fields from DB event (sonic-net#307)
8a2dad9 [ycabled] fix no port/state returned by grpc server (sonic-net#308)
4ea12cf Fix xcvrd to support 400G ZR optic (sonic-net#293)
23b6970 [ycabled] fix naming error for error condition for CLI handling (sonic-net#302)
501abb2 [ycabled] add some exception catching logic to some vendor specific API's (sonic-net#301)
534f839 [ycabled] add support for getting grpc secerts via shared file (sonic-net#298)
3622aac Remove shell=True (sonic-net#300)
143422b add support to execute new ycable API's, add datetime field to mux_info (sonic-net#297)
6522c46 [ycabled] add notification for gRPC connection state transitions to IDLE/TRANSIENT_FAILURE (sonic-net#295)
4b3b238 Install libyang to azure pipeline (sonic-net#292)
8ff5f37 Use get() to fetch default value from dictionary for port admin_status sonic-net#286
b03cc74 [Xcvrd] Soak duplicate events and process only updated interested events (sonic-net#285)
3acb171 [ycable] cleanup logic for creating grpc future ready (sonic-net#289)
ce3b6db [ycabled] fix insert events from xcvrd;cleanup some mux toggle logic (sonic-net#287)
Signed-off-by: Stephen Sun <stephens@nvidia.com>1 parent c416808 commit aea648b
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule sonic-platform-daemons updated 15 files
- azure-pipelines.yml+1
- sonic-chassisd/scripts/chassisd+36-23
- sonic-chassisd/tests/test_chassisd.py+17-10
- sonic-pcied/tests/mocked_libs/sonic_platform_base/sonic_pcie/pcie_common.py+4-4
- sonic-psud/scripts/psud+51-1
- sonic-psud/tests/mock_platform.py+6
- sonic-psud/tests/test_DaemonPsud.py+156-11
- sonic-xcvrd/tests/test_xcvrd.py+34-3
- sonic-xcvrd/xcvrd/xcvrd.py+80-19
- sonic-xcvrd/xcvrd/xcvrd_utilities/port_mapping.py+63-15
- sonic-ycabled/tests/test_y_cable_helper.py+492-43
- sonic-ycabled/tests/test_ycable.py+84-25
- sonic-ycabled/ycable/ycable.py+96-73
- sonic-ycabled/ycable/ycable_utilities/y_cable_helper.py+395-473
- sonic-ycabled/ycable/ycable_utilities/y_cable_table_helper.py+391
0 commit comments