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

[nvgre] Added auto-generated CLI plugins and test for NVGRE Tunnel feature #1915

Merged
merged 12 commits into from
Mar 20, 2022

Commits on Mar 16, 2022

  1. Added raw generated CLI plugins

    Signed-off-by: Vadym Hlushko <vadymh@nvidia.com>
    vadymhlushko-mlnx committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    0a53455 View commit details
    Browse the repository at this point in the history
  2. Fixed codestyle

    Signed-off-by: Vadym Hlushko <vadymh@nvidia.com>
    vadymhlushko-mlnx committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    bc73925 View commit details
    Browse the repository at this point in the history
  3. Added nvgre-tunnel test cases

    Signed-off-by: Vadym Hlushko <vadymh@nvidia.com>
    vadymhlushko-mlnx committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    c1b65ef View commit details
    Browse the repository at this point in the history
  4. Added nvgre-tunnel-map test cases, removed unused code

    Signed-off-by: Vadym Hlushko <vadymh@nvidia.com>
    vadymhlushko-mlnx committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    aaee956 View commit details
    Browse the repository at this point in the history
  5. Added mock of empty Config DB

    Signed-off-by: Vadym Hlushko <vadymh@nvidia.com>
    vadymhlushko-mlnx committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    4b6bfa4 View commit details
    Browse the repository at this point in the history
  6. Changed name of generated CLI plugins

    Signed-off-by: Vadym Hlushko <vadymh@nvidia.com>
    vadymhlushko-mlnx committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    a4d0865 View commit details
    Browse the repository at this point in the history
  7. fixed bug with update command

    Signed-off-by: Vadym Hlushko <vadymh@nvidia.com>
    vadymhlushko-mlnx committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    b4359b9 View commit details
    Browse the repository at this point in the history
  8. Remove comment

    Signed-off-by: Vadym Hlushko <vadymh@nvidia.com>
    vadymhlushko-mlnx committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    e4c040a View commit details
    Browse the repository at this point in the history
  9. fixed comments, generated new cli according to fixed YANG model

    Signed-off-by: Vadym Hlushko <vadymh@nvidia.com>
    vadymhlushko-mlnx committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    04b4c44 View commit details
    Browse the repository at this point in the history
  10. Fixed a tunnel map name key

    Signed-off-by: Vadym Hlushko <vadymh@nvidia.com>
    vadymhlushko-mlnx committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    ac73791 View commit details
    Browse the repository at this point in the history
  11. Fixed UT

    Signed-off-by: Vadym Hlushko <vadymh@nvidia.com>
    vadymhlushko-mlnx committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    74dad09 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. NVGRE command reference

    Signed-off-by: Vadym Hlushko <vadymh@nvidia.com>
    vadymhlushko-mlnx committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    c117cf5 View commit details
    Browse the repository at this point in the history