forked from sonic-net/sonic-buildimage
-
Notifications
You must be signed in to change notification settings - Fork 15
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
[platform/cel]: Add syslog logrotate config #177
Merged
tiantianlv
merged 3 commits into
SONIC-DEV:201811_cel_dev
from
mudsut4ke:201811_cel_dev_add_rsyslog
May 20, 2020
Merged
[platform/cel]: Add syslog logrotate config #177
tiantianlv
merged 3 commits into
SONIC-DEV:201811_cel_dev
from
mudsut4ke:201811_cel_dev_add_rsyslog
May 20, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tiantianlv
approved these changes
May 20, 2020
nicwu-cel
pushed a commit
that referenced
this pull request
Apr 25, 2021
[RFC4292][Namespace][201911]: Fix implementation of RouteUpdater for multi-asic platform (#177) Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
mudsut4ke
pushed a commit
that referenced
this pull request
May 11, 2021
872f0a3 [Y-Cable] refactor get_firmware_version to comply with all vendors (#182) cc162d6 [sonic_y_cable]: Decorate all method for mux simulator (#181) fa02416 Change import order in Ycable helper and EEPROM read bytearray change in SFP plugin (#177) 0b60982 [thermal_base] Add setter functions for critical thresholds (#180) 10dc16f [y_cable] add support for enable/disable autoswitch feature on Y cable (#176) c6c81a8 [fan_drawer_base.py] Fix FanDrawer get_status_led interface (#175) Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
jerseyang
pushed a commit
that referenced
this pull request
Jun 4, 2021
872f0a3 [Y-Cable] refactor get_firmware_version to comply with all vendors (#182) cc162d6 [sonic_y_cable]: Decorate all method for mux simulator (#181) fa02416 Change import order in Ycable helper and EEPROM read bytearray change in SFP plugin (#177) 0b60982 [thermal_base] Add setter functions for critical thresholds (#180) 10dc16f [y_cable] add support for enable/disable autoswitch feature on Y cable (#176) c6c81a8 [fan_drawer_base.py] Fix FanDrawer get_status_led interface (#175) Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
jerseyang
pushed a commit
that referenced
this pull request
Jun 4, 2021
…nic-net#7563) * [202012][swss/swss-common/utilities/platform-daemons] Update submodule sonic-swss - [flex-counters] Delay flex counters stats init for faster boot time [202012] (sonic-net#1736) sonic-swss-common - [swig] allow threads (sonic-net#477) sonic-utilities - [sfpshow] Gracefully handle improper 'specification_compliance' field (sonic-net#1594) sonic-platform-daemons - [xcvrd] Change the y_cable presence logic to use "mux_cable" table as identifier from Config DB (#176) - [xcvrd] Enhance Media Settings (#177) Signed-off-by: Danny Allen <daall@microsoft.com>
mudsut4ke
pushed a commit
that referenced
this pull request
Sep 9, 2021
This PR updates the following commits in sonic-platform-daemons e60804c [xcvrd] add support for logging mux_metrics events into state DB (#185) 807b304 [psud] Add PSU Hardware Revision to Redis STATE_DB (#179) d0be634 [muxcable] Remove Xcvrd Sleep (#174) cc3803f [thermalctld] Enable stopping thermal manager (#180) 665fcd9 [xcvrd] Fix crash for QSFP DD media (#181) cdabd09 [xcvrd] Change the y_cable presence logic to use "mux_cable" table as identifier from Config DB (#176) 4be4306 [xcvrd] Enhance Media Settings (#177) Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
- What I did
- How I did it
Duplicate
ali-phalanx-fishbone-201811
branch toali-phalanx-fishbone-201811-dev
on https://github.com/celestica-Inc/sonic-platform-modules-cel
Add rsyslog config by using Git cherry-pick https://github.com/celestica-Inc/sonic-platform-modules-cel from https://github.com/celestica-Inc/sonic-platform-modules-cel/commit/92095e52527a2f61f3e8660105e3e285094775f4
Set
ali-phalanx-fishbone-201811-dev
branch assonic-platform-modules-cel
of Ali DiagOS branch- How to verify it