Skip to content

Commit

Permalink
Separate decoding/updating in update_eeprom_db
Browse files Browse the repository at this point in the history
I think it would be best for the syseeprom daemon to publish the
information to the database. However, for now I want to separate the
decoding and the publishing, so that platform plugins can simply
implement get_eeprom_dict and not worry about publishing. Please let me
know why or why not the publishing is not handled in the daemon instead.

Also created symlink for sonic_eeprom that points to the exact same
files in sonic_platform_base/sonic_eeprom.
  • Loading branch information
Zhi Yuan Carl Zhao committed Jul 10, 2019
1 parent f19c061 commit 8991cef
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 1,189 deletions.
1 change: 1 addition & 0 deletions sonic_eeprom
Empty file removed sonic_eeprom/__init__.py
Empty file.
382 changes: 0 additions & 382 deletions sonic_eeprom/eeprom_base.py

This file was deleted.

Loading

0 comments on commit 8991cef

Please sign in to comment.