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

Changes to support config-setup service for multi-npu #4609

Merged
merged 5 commits into from
May 20, 2020

Commits on May 16, 2020

  1. Changes to support config-setup service for multi-npu

    platforms. For Multi-npu we are not supporting as of
    now config initializtion and ZTP. It will support creating
    config db from minigraph or using  config db from previous
    file system
    
    Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
    abdosi committed May 16, 2020
    Configuration menu
    Copy the full SHA
    215cb7b View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Address Review Comments.

    abdosi committed May 18, 2020
    Configuration menu
    Copy the full SHA
    a4c8ea8 View commit details
    Browse the repository at this point in the history
  2. Address Review comments

    abdosi committed May 18, 2020
    Configuration menu
    Copy the full SHA
    d0f07b0 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. Address Review Comments of using pyhton based config load_minigraph/

    config save/config reload from shell scripts so that we don't duplicate
    code. Also while running from shell we will skip stop/start services
    done by those commands.
    abdosi committed May 20, 2020
    Configuration menu
    Copy the full SHA
    2a64192 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bcafef View commit details
    Browse the repository at this point in the history