Add Arista eeprom platform API method to update database (#8914)

Why I did it
Sujin noticed that Arista eeprom platform API cannot update the redis database. Although Arista and Guohan believe that database update logic should be part of the daemon, it is easy enough to implement the fix for Arista for now.

How I did it
Made Arista eeprom platform API inherit from TlvInfoDecoder, then write Arista's own visit_eeprom method.
Co-authored-by: Zhi Yuan (Carl) Zhao <zyzhao@arista.com>
This commit is contained in:
zzhiyuan 2021-10-07 20:36:08 -07:00 committed by GitHub
parent 57df98f4a8
commit 6a6b81b983
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit cf36e513e41cd10a6d6aad5bcf71ef7871a2806d
Subproject commit 17d036affb13a19c025c2affe0ff5f01af1380d7

@ -1 +1 @@
Subproject commit cf36e513e41cd10a6d6aad5bcf71ef7871a2806d
Subproject commit 17d036affb13a19c025c2affe0ff5f01af1380d7