sonic-host-services changes for gNOI Warm Reboot#191
sonic-host-services changes for gNOI Warm Reboot#191hdwhdw merged 2 commits intosonic-net:masterfrom
Conversation
e42ae0a to
76f70db
Compare
|
@github76543 Joh, can you PTAL and signoff. |
a230e6e to
f71371e
Compare
Thanks @hdwhdw for the reference. The reboot dbus service also needs a request/response framework which is what this PR does and IIUC @vvolam went with the other one as a stop gap solution. Adding @github76543 (John) for additional inputs. |
|
@kishanps thanks for clarifying. If so consider renaming the service to something more general than gnoi_reboot. Maybe 'async_system'? Having one module for each gnoi service can clutter the dbus codebase. Also does it make sense to add your api to systemd service and call it async reboot, alongside @vvolam API? |
f71371e to
12e3f91
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
@hdwhdw @github76543 @rkavitha-hcl @jaanah-hcl I discussed with John, Dawei Huang & @vvolam and we all agree that reboot will be a separate dbus service and hence rename gnoi_reboot to just reboot. And remove the commit id ff73070 alongwith this PR to avoid the duplication. |
12e3f91 to
f568f97
Compare
|
/azp run |
|
Pull request contains merge conflicts. |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
2f86ace to
24b587c
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
24b587c to
61e547d
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Build is fixed and branch is rebased |
7eb5420 to
4e4a719
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
4e4a719 to
f24657e
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
f24657e to
e60d9f2
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
e60d9f2 to
9872013
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
9872013 to
6acda57
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
vvolam
left a comment
There was a problem hiding this comment.
Other than those minor changes, remaining LGTM. Thank you.
6acda57 to
4988fc8
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
4988fc8 to
c4a5013
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Adding sonic-host-services changes for warm reboot .
Adding HALT method support for sonic-host-services