[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
This commit is contained in:
Samuel Angebault 2021-09-01 01:52:57 -07:00 committed by GitHub
parent 661df5106a
commit 2e4f473237
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 2 deletions

View File

@ -3,6 +3,7 @@
"devices_to_ignore": [
"asic",
"psu.temperature",
"psu.voltage",
"PSU2 Fan",
"PSU1 Fan"
],

@ -1 +1 @@
Subproject commit 6e8ccd3379d5e89f4e80b11391818e648d928d94
Subproject commit 89018d0623191ecd477c869339ca795f91f6c68c

@ -1 +1 @@
Subproject commit 6e8ccd3379d5e89f4e80b11391818e648d928d94
Subproject commit 89018d0623191ecd477c869339ca795f91f6c68c