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

generic_config_updater: Filename changed & VLAN validator added #1919

Merged
merged 20 commits into from
Nov 24, 2021

Commits on Oct 1, 2021

  1. Configuration menu
    Copy the full SHA
    7863b59 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. minor update

    renukamanavalan committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    84f493b View commit details
    Browse the repository at this point in the history
  2. fix unused import

    renukamanavalan committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    dd337eb View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Configuration menu
    Copy the full SHA
    6e0bba0 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    cabcf23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a075606 View commit details
    Browse the repository at this point in the history
  3. fix merge

    renukamanavalan committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    bd7781c View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    f839e53 View commit details
    Browse the repository at this point in the history
  2. removed unused import

    renukamanavalan committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    beb1ea7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe25d2e View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2021

  1. Configuration menu
    Copy the full SHA
    fec8f8f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. A fix in file path

    renukamanavalan committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    7d90266 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91f8f7e View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. 1) Copy generic_updater_config.conf.json as part of install

    2) Read conf file from install dir
    3) Drop empty keys & tables upon jsonpatch.JsonPatch.apply to be in sync with
       redis update
    4) Prefix service_validator module path with "generic_updater"
    renukamanavalan committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    6cd9dd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a9434b View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    30feec2 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. file rename

    renukamanavalan committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    8cd17fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7533ed1 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. 1) Drop print to stdout from change_applier

    2) Added vlan validator
    3) Added test code for vlan validator
    renukamanavalan committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    9abb300 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    a41052b View commit details
    Browse the repository at this point in the history