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

feat: Add support for bgp dynamic neighbours subcommand for metal gateway #433

Merged
merged 14 commits into from
Jan 31, 2024

Commits on Jan 30, 2024

  1. feat: Add support for bgp dynamic neighbours subcommand for metal gat…

    …eway
    
    Signed-off-by: Ayush Rangwala <[email protected]>
    aayushrangwala committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    7b7a724 View commit details
    Browse the repository at this point in the history
  2. Refactor bgp dynamic neighbour subcommand

    Signed-off-by: Ayush Rangwala <[email protected]>
    aayushrangwala committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    7b7fb31 View commit details
    Browse the repository at this point in the history
  3. generate new docs

    Signed-off-by: Ayush Rangwala <[email protected]>
    aayushrangwala committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    c459e13 View commit details
    Browse the repository at this point in the history
  4. Add tests for metal cli bgp-dynamic-neighbour

    Signed-off-by: Ayush Rangwala <[email protected]>
    aayushrangwala committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    9a7072b View commit details
    Browse the repository at this point in the history
  5. Fix review comments

    aayushrangwala committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    94c03cd View commit details
    Browse the repository at this point in the history
  6. Print error and output on test metal cli command error

    Signed-off-by: Ayush Rangwala <[email protected]>
    aayushrangwala committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    63e578c View commit details
    Browse the repository at this point in the history
  7. use resp.StatusCode in test helper

    Signed-off-by: Ayush Rangwala <[email protected]>
    aayushrangwala committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    280a232 View commit details
    Browse the repository at this point in the history
  8. add cleanup gateway

    aayushrangwala committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    cdd963f View commit details
    Browse the repository at this point in the history
  9. add wait for gateway to delete

    Signed-off-by: Ayush Rangwala <[email protected]>
    aayushrangwala committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    6c4f34d View commit details
    Browse the repository at this point in the history
  10. fix: two typos in the neighbor tests

    Signed-off-by: Chris Privitere <[email protected]>
    cprivitere committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    638a97c View commit details
    Browse the repository at this point in the history
  11. fix: US english spelling instead of British

    Signed-off-by: Chris Privitere <[email protected]>
    cprivitere committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    22cc0a0 View commit details
    Browse the repository at this point in the history
  12. fix: managed to leave a typo in the fixed typo

    Signed-off-by: Chris Privitere <[email protected]>
    cprivitere committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    1a267f7 View commit details
    Browse the repository at this point in the history
  13. fix: right the other typo I missed

    Signed-off-by: Chris Privitere <[email protected]>
    cprivitere committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    1b2bab5 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. pass vlan metro in test

    Signed-off-by: Ayush Rangwala <[email protected]>
    aayushrangwala committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    8fcadd3 View commit details
    Browse the repository at this point in the history