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

[pull] master from Azure:master #191

Merged
merged 2 commits into from
Jul 24, 2019
Merged

[pull] master from Azure:master #191

merged 2 commits into from
Jul 24, 2019

Conversation

pull[bot]
Copy link

@pull pull bot commented Jul 24, 2019

See Commits and Changes for more details.


Created by pull[bot]. Want to support this open source service? Please star it : )

roylee123 and others added 2 commits July 24, 2019 12:14
* [as5712-54x]
Verified with index from 1.
Add qsfp_event() for command "show interaface trancerver".
Signed-off-by: roy_lee <[email protected]>

* [as6712-32x]
Add default port speed.
Verified with index from 1.

Signed-off-by: roy_lee <[email protected]>

* [as7726-32x]
Add default port speed.
Verified with index from 1.
Signed-off-by: roy_lee <[email protected]>

* [as7712-32x]
Add default port speed.
Verified with index from 1.
Signed-off-by: roy_lee <[email protected]>

* [as5812-54x]
Add default port speed.
Verified with index from 1.

Signed-off-by: roy_lee <[email protected]>

* [as5712-54x]
Update port-config with 1-based index.
Signed-off-by: roy_lee <[email protected]>

* [as5812-54x]
Somehow the service may block, use type=simple to work-around.
Add syslog function for monitor.
Signed-off-by: roy_lee <[email protected]>

* [as7716-32x]
Update port-config with 1-based index.
Signed-off-by: roy_lee <[email protected]>

* [as7816-64x]
Update port-config with 1-based index.
Implement sfputil change_event.
Signed-off-by: roy_lee <[email protected]>

* [as7326-56x]
Update port-config with 1-based index.
Implement sfputil change_event.

Signed-off-by: roy_lee <[email protected]>

* Remove debug code.
Signed-off-by: roy_lee <[email protected]>

* [as7312-54x]
Update port-config with 1-based index and default port speed.

Signed-off-by: roy_lee <[email protected]>
…s-reboot-cause (#3156)

Added Reboot Reason for S6000 in platform 2.0
Fixed issue in process-reboot-cause
Added package uninstall code in platform de-init code for z9100, s6100
- How I did it
-> Added support for S6000 Reboot Reason
-> Added platform.py for all platforms
-> Verified show reboot-cause command with the code changes. Added UT logs with show reboot-cause
-> Modified process-reboot-cause service to start after pmon.service. In S6000, we have to wait for nvram to be loaded.
-> If reboot-cause service starts before pmon.service, show reboot-cause is showing incorrect reason.
-> Bug fix in process-reboot-cause file
- import sonic_platform
+ import sonic_platform.platform
@pull pull bot added the ⤵️ pull label Jul 24, 2019
@pull pull bot merged commit 95558ad into pphuchar:master Jul 24, 2019
pphuchar pushed a commit that referenced this pull request Jun 30, 2020
[device/celestica]: update api and fixes bug
pull bot pushed a commit that referenced this pull request Jan 14, 2021
Includes below sonic-snmpagent commits
```
dfde06e 2021-01-13 | Revert "[rfc1213] Interface MIB add l3 vlan interfaces & aggregate rif counters (#169)" (#191) [Stepan Blyshchak]
45edd7e 2021-01-04 | [snmpagent] Fix hardcoded qsfp lane count by reading sensor status from DB (#184) [Junchao-Mellanox]
3b72a6f 2021-01-02 | Fix: handle empty LOC_CHASSIS_TABLE (#190) [Qi Luo]
4aad821 2020-12-29 | [sysName]: Implement sysName OID (#185) [SuvarnaMeenakshi]
8efb4bb 2020-12-29 | [rfc1213] fix counter value type (#189) [Stepan Blyshchak]
025483a 2020-12-23 | [RouteUpdater]: Fix multi_asic mock function implementation and multi_asic variable name (#186) [SuvarnaMeenakshi]
381ae47 2020-12-10 | [mibs] b'VLAN_TABLE:' -> 'VLAN_TABLE' (#181) [Stepan Blyshchak]
e54036c 2020-12-09 | [rfc1213] Interface MIB add l3 vlan interfaces & aggregate rif counters (#169) [Stepan Blyshchak]
fd1eae7 2020-11-24 | Set swsscommon logging level (#178) [Qi Luo]
706d504 2020-11-23 | Improve MockRedis _encode(): so it will work on all types of value (#179) [Qi Luo]
64c93a1 2020-11-16 | [RFC4292][Namespace]: Fix implementation of RouteUpdater for multi-asic platform (#176) [SuvarnaMeenakshi]
b8f19ee 2020-11-12 | [sonic-snmpagent] SONiC physical entity mib extension (#168) [Junchao-Mellanox]
6b94ec3 2020-11-05 | Replace swsssdk.SonicV2Connector with swsscommon.SonicV2Connector (SWIG wrapper of C++ implementation) in production code (#162) [Qi Luo]
```

Signed-off-by: Stepan Blyshchak <[email protected]>
Co-authored-by: Qi Luo <[email protected]>
pull bot pushed a commit that referenced this pull request Jun 18, 2021
Updates sonic-platform-daemons submodule. Includes the following commits:
```
eb8a223 [xcvrd] Force cleanup of chassis global variable on deinit (#193)
a6903c0 [CI] sonic-config-engine now depends on SONiC YANG packages (#194)
bf60a27 Replace swsssdk.SonicV2Connector with swsscommon implementation (#191)
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants