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

[config/main.py] don't start/stop pmon during config reload #3

Closed
wants to merge 5 commits into from

Commits on Sep 10, 2019

  1. [config/main.py] don't start/stop pmon during config reload since pmo…

    …n is triggered by syncd.
    Stephen Sun committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    2871dea View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. [config/main.py] fix unnecessary blank

    Stephen Sun committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    ee74d59 View commit details
    Browse the repository at this point in the history
  2. [config/main.py] define seperated array of services on mellanox and o…

    …ther platforms
    Stephen Sun committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    a9f2a27 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. [config/main.py] remove parenthesis in if statement

    Stephen Sun committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    03d4c1c View commit details
    Browse the repository at this point in the history
  2. [config/main.py]adjust code

    move model level initialization to the head of the file
    add asic_type
    other code adjusted accordingly
    Stephen Sun committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    b6bff7c View commit details
    Browse the repository at this point in the history