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

[sonic-host-service]: Add SONiC Host Services infrastructure #4840

Merged
merged 1 commit into from
Aug 21, 2020
Merged

[sonic-host-service]: Add SONiC Host Services infrastructure #4840

merged 1 commit into from
Aug 21, 2020

Commits on Aug 18, 2020

  1. [sonic-host-service]: Add SONiC Host Services infrastructure

    When SONiC is configured with the management framework and/or telemetry
    services, the applications running inside those containers need to
    access some functionality on the host system. The following is a
    non-exhaustive list of such functionality:
    
    * Image management
    * Configuration save and load
    * ZTP enable/disable and status
    * Show tech support
    
    The host service is a process that listens for requests via D-Bus. It
    will then service those requests and send a response back to the
    requestor.
    
    Signed-off-by: Nirenjan Krishnan <Nirenjan.Krishnan@dell.com>
    nirenjan committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    4ca946d View commit details
    Browse the repository at this point in the history