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

Add verify_eigrp_interfaces_timers API to verify.py ios/iosxe eigrp protocol (my previous contribution) supporting EIGRPv4 and EIGRPv6 for IOS/IOSXE #161

Closed
wants to merge 40 commits into from

Commits on Apr 19, 2024

  1. Create test

    cherifimehdi authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    07a18de View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    add mock for verify_eigrp_interfaces_timers
    cherifimehdi authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ea82622 View commit details
    Browse the repository at this point in the history
  3. Delete pkgs/sdk-pkg/src/genie/libs/sdk/apis/tests/iosxe/eigrp/verify/…

    …verify_eigrp_interfaces_timers/mock_data/iosxe/test
    cherifimehdi authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    71e6b74 View commit details
    Browse the repository at this point in the history
  4. Add files via upload

    Add test_api_verify_eigrp_interfaces_timers.py
    cherifimehdi authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    3d8629b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad28677 View commit details
    Browse the repository at this point in the history
  6. Add files via upload

    Add verify_eigrp_interfaces_timers APIs for IOSXE/IOS EIGRP verify supporting ipv4 and ipv6 to my previous contribution verify.py
    cherifimehdi authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    0c3f617 View commit details
    Browse the repository at this point in the history
  7. Add files via upload

    Add changelog_add_verify_eigrp_interfaces_timers_apis_202419041835
    cherifimehdi authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    870cde5 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Update verify.py

    The change according to comments and suggestions
    cherifimehdi authored May 9, 2024
    Configuration menu
    Copy the full SHA
    3b1c8aa View commit details
    Browse the repository at this point in the history
  2. Update mock_data.yaml

    The change to add "show version | include operating mode: ''"
    cherifimehdi authored May 9, 2024
    Configuration menu
    Copy the full SHA
    d0a3049 View commit details
    Browse the repository at this point in the history
  3. Delete pkgs/sdk-pkg/src/genie/libs/sdk/apis/tests/iosxe/eigrp/verify/…

    …verify_eigrp_interfaces_timers/mock_data/iosxe/mock_data.yaml
    cherifimehdi authored May 9, 2024
    Configuration menu
    Copy the full SHA
    3392b47 View commit details
    Browse the repository at this point in the history
  4. Create tst

    cherifimehdi authored May 9, 2024
    Configuration menu
    Copy the full SHA
    d7fb358 View commit details
    Browse the repository at this point in the history
  5. Add files via upload

    cherifimehdi authored May 9, 2024
    Configuration menu
    Copy the full SHA
    b23019b View commit details
    Browse the repository at this point in the history
  6. Delete pkgs/sdk-pkg/src/genie/libs/sdk/apis/tests/iosxe/eigrp/verify/…

    …verify_eigrp_interfaces_timers/mock_data/iosxe/tst
    cherifimehdi authored May 9, 2024
    Configuration menu
    Copy the full SHA
    91d77df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9aa5f43 View commit details
    Browse the repository at this point in the history
  8. Add files via upload

    New with suggested modification
    cherifimehdi authored May 9, 2024
    Configuration menu
    Copy the full SHA
    f269510 View commit details
    Browse the repository at this point in the history
  9. Delete pkgs/sdk-pkg/src/genie/libs/sdk/apis/tests/iosxe/eigrp/verify/…

    …verify_eigrp_interfaces_timers/mock_data/iosxe directory
    cherifimehdi authored May 9, 2024
    Configuration menu
    Copy the full SHA
    e371ca7 View commit details
    Browse the repository at this point in the history
  10. Create tst

    cherifimehdi authored May 9, 2024
    Configuration menu
    Copy the full SHA
    e791a69 View commit details
    Browse the repository at this point in the history
  11. Add files via upload

    cherifimehdi authored May 9, 2024
    Configuration menu
    Copy the full SHA
    3462971 View commit details
    Browse the repository at this point in the history
  12. Delete pkgs/sdk-pkg/src/genie/libs/sdk/apis/tests/iosxe/eigrp/verify/…

    …verify_eigrp_interfaces_timers/mock_data/iosxe/tst
    cherifimehdi authored May 9, 2024
    Configuration menu
    Copy the full SHA
    ab3a82f View commit details
    Browse the repository at this point in the history
  13. Update pkgs/sdk-pkg/src/genie/libs/sdk/apis/tests/iosxe/eigrp/verify/…

    …verify_eigrp_interfaces_timers/mock_data/iosxe/mock_data.yaml
    
    Co-authored-by: Douglas Monteiro <[email protected]>
    cherifimehdi and domachad authored May 9, 2024
    Configuration menu
    Copy the full SHA
    a4f1b96 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a84e4c2 View commit details
    Browse the repository at this point in the history
  15. Update mock_data.yaml

    cherifimehdi authored May 9, 2024
    Configuration menu
    Copy the full SHA
    c7ef175 View commit details
    Browse the repository at this point in the history
  16. Update mock_data.yaml

    cherifimehdi authored May 9, 2024
    Configuration menu
    Copy the full SHA
    466db60 View commit details
    Browse the repository at this point in the history
  17. Update pkgs/sdk-pkg/src/genie/libs/sdk/apis/tests/iosxe/eigrp/verify/…

    …verify_eigrp_interfaces_timers/mock_data/iosxe/mock_data.yaml
    
    Co-authored-by: Douglas Monteiro <[email protected]>
    cherifimehdi and domachad authored May 9, 2024
    Configuration menu
    Copy the full SHA
    0b461b8 View commit details
    Browse the repository at this point in the history
  18. Update verify.py

    cherifimehdi authored May 9, 2024
    Configuration menu
    Copy the full SHA
    b9b115c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    84761c9 View commit details
    Browse the repository at this point in the history
  20. Add files via upload

    New verify.py
    cherifimehdi authored May 9, 2024
    Configuration menu
    Copy the full SHA
    a94f36d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f349d8b View commit details
    Browse the repository at this point in the history
  22. Add files via upload

    New verify.py
    cherifimehdi authored May 9, 2024
    Configuration menu
    Copy the full SHA
    834e94f View commit details
    Browse the repository at this point in the history
  23. Update verify.py

    cherifimehdi authored May 9, 2024
    Configuration menu
    Copy the full SHA
    2220abe View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Update verify.py

    cherifimehdi authored May 10, 2024
    Configuration menu
    Copy the full SHA
    cfe9f1b View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Delete pkgs/sdk-pkg/src/genie/libs/sdk/apis/tests/iosxe/eigrp/verify/…

    …verify_eigrp_interfaces_timers/mock_data/iosxe directory
    cherifimehdi authored May 12, 2024
    Configuration menu
    Copy the full SHA
    0fa631a View commit details
    Browse the repository at this point in the history
  2. Create test

    cherifimehdi authored May 12, 2024
    Configuration menu
    Copy the full SHA
    f1ae334 View commit details
    Browse the repository at this point in the history
  3. Add files via upload

    New mock_data
    cherifimehdi authored May 12, 2024
    Configuration menu
    Copy the full SHA
    b5525a4 View commit details
    Browse the repository at this point in the history
  4. Delete pkgs/sdk-pkg/src/genie/libs/sdk/apis/tests/iosxe/eigrp/verify/…

    …verify_eigrp_interfaces_timers/mock_data/iosxe/test
    cherifimehdi authored May 12, 2024
    Configuration menu
    Copy the full SHA
    c7c3402 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cdd0cc9 View commit details
    Browse the repository at this point in the history
  6. Add files via upload

    New verify.py file
    cherifimehdi authored May 12, 2024
    Configuration menu
    Copy the full SHA
    349e14d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Delete pkgs/sdk-pkg/src/genie/libs/sdk/apis/tests/iosxe/eigrp/verify/…

    …verify_eigrp_interfaces_timers directory
    cherifimehdi authored May 13, 2024
    Configuration menu
    Copy the full SHA
    bc7fc38 View commit details
    Browse the repository at this point in the history
  2. Update verify.py

    cherifimehdi authored May 13, 2024
    Configuration menu
    Copy the full SHA
    15b066b View commit details
    Browse the repository at this point in the history
  3. Delete pkgs/sdk-pkg/changelog/changelog_add_verify_eigrp_interfaces_t…

    …imers_apis_202419041835.rst
    cherifimehdi authored May 13, 2024
    Configuration menu
    Copy the full SHA
    eea981e View commit details
    Browse the repository at this point in the history