-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Arista] Update platform library submodules (#8594)
- Disable health monitoring of `psu.voltage` until support is implemented - chassis: disable provisioning bit once linecard has booted - chassis: fix issue in `show version` when running as `admin` - chassis: fix race when reading an eeprom before it's available - chassis: implement `get_all_asics` call - api: fix `ChassisBase.get_system_eeprom_info` implementation - api: add missing thermal condition and info - api: fix return value of `ChassisBase.set_status_led` - sfp: introduce SfpOptoeBase implementation used based on configuration knob - psu: rely on pmbus to read input/output status when other mechanism is missing - misc: other refactors and improvements
- Loading branch information
Showing
3 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,7 @@ | |
"devices_to_ignore": [ | ||
"asic", | ||
"psu.temperature", | ||
"psu.voltage", | ||
"PSU2 Fan", | ||
"PSU1 Fan" | ||
], | ||
|
Submodule sonic-platform-modules-arista
updated
59 files
Submodule sonic-platform-modules-arista
updated
59 files