Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[device/celestica]: Add support for fan/voltage event to questone2bd get_change_event api #196

Conversation

mudsut4ke
Copy link

@mudsut4ke mudsut4ke commented Jul 3, 2020

- What I did

  • Implement polling method to get fan insert/remove event in questone2bd platform api
  • Implement polling method to get voltage over threshold event in questone2bd platform api

- How I did it

  • Modify get_change_event() in platform chassis.
  • Add event.py to store VoltageEvent, FanEvent and SfpEvent class

- How to verify it

@mudsut4ke mudsut4ke changed the title [device/celestica]: update questone2bd get_change_event api to suppor… [device/celestica]: Add support for fan/voltage event to questone2bd get_change_event api Jul 9, 2020
@mudsut4ke mudsut4ke self-assigned this Jul 9, 2020
@mudsut4ke mudsut4ke added the enhancement New feature or request label Jul 9, 2020
@mudsut4ke mudsut4ke requested a review from pphuchar July 9, 2020 08:57
@mudsut4ke mudsut4ke marked this pull request as ready for review July 9, 2020 08:57
Copy link
Collaborator

@pphuchar pphuchar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check the comments.

@mudsut4ke mudsut4ke requested a review from pphuchar July 14, 2020 08:14
@mudsut4ke
Copy link
Author

@pphuchar , Please review a0b6ecf

Copy link
Collaborator

@pphuchar pphuchar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aprroved.

@mudsut4ke mudsut4ke merged commit 66877d3 into SONIC-DEV:201911_cel_wb Jul 16, 2020
mudsut4ke pushed a commit that referenced this pull request Mar 16, 2021
183162f Fix issue: expect redis pubsub data to be str type instead of bytes type (#196)

#### Why I did it

Update submodule pointer for snmpagent to include PR sonic-net/sonic-snmpagent#196 

#### How I did it

Update submodule pointer for snmpagent

#### How to verify it

Run build
jerseyang pushed a commit that referenced this pull request Jun 4, 2021
…t#6954)

183162f Fix issue: expect redis pubsub data to be str type instead of bytes type (#196)

#### Why I did it

Update submoduel for snmpagent for 202012 branch since there is not 202012 branch for snmpagent

#### How I did it

Update submodule pointer

#### How to verify it

Run build
jerseyang pushed a commit that referenced this pull request Jun 4, 2021
- Unset CONFIG_THERMAL_STATISTICS to prevent kernel crash (#199)
- [dni_dps460] Add attributes to retrieve PMBus status command codes (#197)
- [mellanox]: Backport new kernel patches (#195)
- [ci]: build amd64/armhf/arm64 for CI build (#196)
- Fix read and write failure to ‘fan1_target’ attribute of ‘dni_dps460’ driver. (#183)

Signed-off-by: Danny Allen <daall@microsoft.com>
mudsut4ke pushed a commit that referenced this pull request Sep 9, 2021
7670b49 [sonic_platform/sfp_base] Add common definition for get SFP error status (#194)
1336598 [CI] sonic-config-engine now depends on SONiC YANG packages (#198)
f57fee4 Add to check pcie configuration revision to get the right configuration. (#195)
4e3a0a0 Fix typo for midplane APIs. (#196)
fc2e9e2 [eeprom_tlv_info] Optimize EEPROM data process by using visitor pattern (#193)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants