Skip to content

[Daemon-base] fix load board class of eeprom module issue#2666

Merged
liat-grozovik merged 1 commit intosonic-net:masterfrom
keboliu:daemon-base-fix
Mar 18, 2019
Merged

[Daemon-base] fix load board class of eeprom module issue#2666
liat-grozovik merged 1 commit intosonic-net:masterfrom
keboliu:daemon-base-fix

Conversation

@keboliu
Copy link
Collaborator

@keboliu keboliu commented Mar 13, 2019

- What I did
fix issue in function "load_platform_util".
unlike PSU or SFP, 'board' class init function of 'eeprom' module need 5 parameters, current implementation only cover PSU and SFP which require 1 parameter.

- How I did it
Add judgment in function "load_platform_util" for eeprom module to pass extra parameters.

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

@liat-grozovik liat-grozovik merged commit cfbc817 into sonic-net:master Mar 18, 2019
@keboliu keboliu deleted the daemon-base-fix branch March 23, 2019 02:20
prabhataravind added a commit to prabhataravind/sonic-buildimage that referenced this pull request Mar 8, 2023
* Include the following commits:
  - a21b160 [202012][orchagent]: Handle duplicate routes in a graceful manner (sonic-net#2666)
  - 1540161 [bfdorch] add default TOS value for BFD packet (sonic-net#2692)
  - 860430c [ci] run apt-get update before apt-get install (sonic-net#2686)

Signed-off-by: Prabhat Aravind <[email protected]>
prsunny pushed a commit that referenced this pull request Mar 8, 2023
* Include the following commits:
  - a21b160 [202012][orchagent]: Handle duplicate routes in a graceful manner (#2666)
  - 1540161 [bfdorch] add default TOS value for BFD packet (#2692)
  - 860430c [ci] run apt-get update before apt-get install (#2686)
dprital added a commit to dprital/sonic-buildimage that referenced this pull request Jun 5, 2023
Update sonic-utilities submodule pointer to include the following:
* 5c9b217 Fix issue: out of range sflow polling interval is accepted and stored in config_db ([sonic-net#2847](sonic-net/sonic-utilities#2847))
* 72ca484 Add CLI configuration options for teamd retry count feature ([sonic-net#2642](sonic-net/sonic-utilities#2642))
* 359dfc0 [Clock] Implement clock CLI ([sonic-net#2793](sonic-net/sonic-utilities#2793))
* b316fc2 Add transceiver status CLI to show output from TRANSCEIVER_STATUS table ([sonic-net#2772](sonic-net/sonic-utilities#2772))
* dc59dbd Replace pickle by json ([sonic-net#2849](sonic-net/sonic-utilities#2849))
* a66f41c [show] replace shell=True, replace xml by lxml, replace exit by sys.exit ([sonic-net#2666](sonic-net/sonic-utilities#2666))
* 5750057 [utilities_common] replace shell=True ([sonic-net#2718](sonic-net/sonic-utilities#2718))
* 6e0ee3e [CRM][DASH] Extend CRM utility to support DASH resources. ([sonic-net#2800](sonic-net/sonic-utilities#2800))
* b2c29b0 [config] Generate sysinfo in single asic ([sonic-net#2856](sonic-net/sonic-utilities#2856))

Signed-off-by: dprital <[email protected]>
github-actions bot pushed a commit to liushilongbuaa/sonic-buildimage that referenced this pull request Aug 29, 2023
* Include the following commits:
  - a21b160 [202012][orchagent]: Handle duplicate routes in a graceful manner (sonic-net#2666)
  - 1540161 [bfdorch] add default TOS value for BFD packet (sonic-net#2692)
  - 860430c [ci] run apt-get update before apt-get install (sonic-net#2686)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants