This website requires JavaScript.
Explore
Help
Register
Sign In
matthew
/
sonic-buildimage
Watch
1
Star
0
Fork
0
You've already forked sonic-buildimage
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
c76f884af1
sonic-buildimage
/
device
/
juniper
/
x86_64-juniper_qfx5210-r0
/
pmon_daemon_control.json
5 lines
56 B
JSON
Raw
Normal View
History
Unescape
Escape
[Juniper][QFX5210] Skip starting 'ledd' (#3920) There is no ledd in qfx5210 platform. This patch skip starting ledd in pmon container. This also will help in fixing the pmon container not getting started if there is no ledd running. Signed-off-by: Ciju Rajan K <crajank@juniper.net>
2019-12-17 13:53:53 -06:00
{
[Juniper] Re-organizing sonic_platform modules (#4448) This patch set implements the following: - Fixes the conflicts in chassis.py / platform.py in sonic_platfrom - Consolidating the common library files in sonic_platform - Moving QFX5210 specific drivers to qfx5210/modules - Moving Juniper common fpga drivers to common/modules - Cleaning up the platform driver files - Bug fixes in QFX5210 platform monitor & initialiazation script - Fixing the bugs in QFX5210 eeprom parsing Signed-off-by: Ciju Rajan K <crajank@juniper.net>
2020-04-21 04:25:51 -05:00
"skip_thermalctld"
:
true
,
[Juniper][QFX5210] Skip starting 'ledd' (#3920) There is no ledd in qfx5210 platform. This patch skip starting ledd in pmon container. This also will help in fixing the pmon container not getting started if there is no ledd running. Signed-off-by: Ciju Rajan K <crajank@juniper.net>
2019-12-17 13:53:53 -06:00
"skip_ledd"
:
true
}
Reference in New Issue
Copy Permalink