This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
sonic-buildimage/src
Sujin Kang 5b31996f7b
[reboot-history] Add reboot history to state db (#5933)
- Why I did it
Add reboot history to State db so that can be used telemetry service
- How I did it
Split the process-reboot-cause service to determine-reboot-cause and process-reboot-cause
determine-reboot-cause to determine the reboot cause
process-reboot-cause to parse the reboot cause files and put the reboot history to state db
Moved to sonic-host-service* packages
- How to verify it
Performed unit test and tested on DUT
2020-11-20 20:08:18 -08:00
..
bash Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
dhcpmon [dhcpmon] Print Both Snapshot And Current Counters (#5374) 2020-09-15 15:27:36 -07:00
gobgp Update go version to 1.11.2 for gobgp and telemetry (#2230) 2018-11-09 21:56:39 -08:00
hiredis Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
iccpd [iccpd] Fix the bug of iccp cmd show. (#5214) 2020-09-01 13:07:13 -07:00
ifupdown2 Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
initramfs-tools [secureboot] Add secureboot support for Arista devices (#4741) 2020-06-22 09:30:31 -07:00
iproute2 Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
iptables [docker-nat]: upgrade docker-nat to buster (#4943) 2020-07-15 22:48:09 -07:00
isc-dhcp [docker-dhcp-relay]: convert dhcp-relay docker to buster (#4671) 2020-06-22 15:34:21 -07:00
ixgbe Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
kdump-tools Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
libnl3 Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
libteam [teamd]: Remove extensive debug output for libteamdctl (#5870) 2020-11-10 19:12:51 -08:00
libyang Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
lldpd Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
lm-sensors [dockers] update mellanox syncd and pmon to buster (#4818) 2020-07-18 03:46:15 -07:00
monit [monit] Adding patch to enhance syslog error message generation for monit alert action when status is failed. (#5720) 2020-10-31 17:29:49 -07:00
mpdecimal Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
openssh [openssh] Introduce custom openssh-server package for supporting reverse console SSH (#5717) 2020-11-02 10:31:15 +08:00
ptf@36a3e3d9ac [docker-sonic-mgmt] install ptf framework in mgmt container and upgrade ptf (#3239) 2019-07-30 10:19:48 -07:00
python3 Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
redis Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
redis-dump-load@7585497951 [redis-dump-load] Update submodule (#5215) 2020-08-19 11:23:42 -07:00
redis-dump-load.patch [baseimage]: Build and install redis-dump-load Python 3 package in host image (#4661) 2020-05-30 05:52:27 -07:00
sflow Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
smartmontools Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
snmpd Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
socat Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
sonic-bgpcfgd [bgpcfgd]: Fixes for BBR (#5956) 2020-11-19 00:07:58 -08:00
sonic-config-engine [minigraph.py]: Add VLAN_INTERFACE attributes for dual ToR devices (#5951) 2020-11-20 17:04:01 -08:00
sonic-dbsyncd@95824a9a4b [dbsycnd] update submodule head of dbsyncd (#5916) 2020-11-13 03:12:12 -08:00
sonic-device-data [sonic-device-data] Convert Python files to Python 3 (#5816) 2020-11-05 11:17:08 -08:00
sonic-frr [frr] remove frr rsyslog file outchannel (#5962) 2020-11-20 19:36:04 -08:00
sonic-host-service [sonic-host-service]: Add SONiC Host Services infrastructure (#4840) 2020-08-21 15:34:14 -07:00
sonic-host-services [reboot-history] Add reboot history to state db (#5933) 2020-11-20 20:08:18 -08:00
sonic-host-services-data [reboot-history] Add reboot history to state db (#5933) 2020-11-20 20:08:18 -08:00
sonic-linux-kernel@18236531cb [submodule]: update sonic-linux-kernel (#5894) 2020-11-11 16:55:09 -08:00
sonic-mgmt-common@cc01ce40ac [sonic-telemetry][sonic-mgmt-common] Update submodules (#4986) 2020-07-22 11:51:15 -07:00
sonic-mgmt-framework@3c3384cec8 Mgmt reorg -- submodule and build rules for sonic-mgmt-common (#4765) 2020-06-22 16:01:55 -07:00
sonic-platform-common@32ee007055 [sonic-platform-common] Update submodule (#5977) 2020-11-19 14:53:37 -08:00
sonic-platform-daemons@f6e5e5902e [sonic-platform-daemons] Update submodule (#5987) 2020-11-20 12:25:13 -08:00
sonic-py-common [sonic-py-common] Add 'universal_newlines=True' arg to all Popen calls (#5919) 2020-11-16 17:07:37 -08:00
sonic-py-swsssdk@9d9f0c6023 [sonic-py-swsssdk][sonic-snmpagent][sonic-utilities] Update submodules (#5849) 2020-11-12 17:58:56 -08:00
sonic-quagga@e3b3b634e7 [sonic-quagga] update submodule with multiDB Changes (#4557) 2020-05-27 11:12:33 -07:00
sonic-restapi@37a7c616bc [Submodule] sonic-restapi (#5679) 2020-10-22 08:28:02 -07:00
sonic-sairedis@b458e6fbc0 [submodule]: update sairedis (#5772) 2020-11-02 16:59:47 -08:00
sonic-snmpagent@57e54d9561 [sonic-py-swsssdk][sonic-snmpagent][sonic-utilities] Update submodules (#5849) 2020-11-12 17:58:56 -08:00
sonic-swss@5ba548cd75 [sonic-swss] Update submodule (#5964) 2020-11-19 23:40:14 -08:00
sonic-swss-common@95f9e110d1 [sonic-swss-common] Update submodule (#5969) 2020-11-19 10:57:07 -08:00
sonic-telemetry@3bd7ca3587 [sonic-telemetry][sonic-mgmt-common] Update submodules (#4986) 2020-07-22 11:51:15 -07:00
sonic-utilities@b693cf6038 [sonic-py-swsssdk][sonic-snmpagent][sonic-utilities] Update submodules (#5849) 2020-11-12 17:58:56 -08:00
sonic-yang-mgmt [yang_models]: yang models for device_metadata, device_neighbor, flex… (#4442) 2020-11-18 01:59:55 -08:00
sonic-yang-models [yang_models]: yang models for device_metadata, device_neighbor, flex… (#4442) 2020-11-18 01:59:55 -08:00
sonic-ztp@911d62238c [sonic-utilities] Build and install as a Python wheel package (#5409) 2020-09-20 20:16:42 -07:00
swig Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
system-health [system-health] Update .gitignore file (#5688) 2020-10-22 11:58:27 -07:00
systemd-sonic-generator [systemd-generator]: Remove creation of NUM_ASIC environment (#5122) 2020-08-11 13:58:20 -07:00
tacacs [TACACS+]: Add support to specify source address for TACACS+ (#4610) 2020-07-12 18:08:51 +00:00
thrift Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00