-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[submodule][master] Update submodule sonic-host-services to the lates…
…t HEAD
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule sonic-host-services
updated
9 files
+87 −0 | host_modules/image_service.py | |
+36 −10 | scripts/determine-reboot-cause | |
+43 −21 | scripts/hostcfgd | |
+39 −17 | scripts/process-reboot-cause | |
+3 −1 | scripts/sonic-host-server | |
+42 −1 | tests/determine-reboot-cause_test.py | |
+288 −0 | tests/host_modules/image_service_test.py | |
+58 −29 | tests/hostcfgd/hostcfgd_test.py | |
+132 −0 | tests/process-reboot-cause_test.py |