-
Notifications
You must be signed in to change notification settings - Fork 1
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: bgp session #151
Merged
t0mk
merged 15 commits into
equinix:main
from
antoninrykalsky:feat/53-metal_bgp_session
Feb 19, 2024
Merged
feat: bgp session #151
t0mk
merged 15 commits into
equinix:main
from
antoninrykalsky:feat/53-metal_bgp_session
Feb 19, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
415c8ab
to
cf47be7
Compare
cf47be7
to
6a78350
Compare
6a78350
to
c151daf
Compare
c151daf
to
01b9da5
Compare
01b9da5
to
28e263f
Compare
28e263f
to
3c305bf
Compare
3c305bf
to
cb58222
Compare
62f4df4
to
0cf64e0
Compare
0cf64e0
to
898d7e0
Compare
898d7e0
to
875a672
Compare
875a672
to
f33192f
Compare
t0mk
suggested changes
Feb 8, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is first part of reivew. I still have metal_bgp_session.py
and metal_bgp_session_info.py
to go.
tests/integration/targets/metal_project_bgp_config/tasks/main.yml
Outdated
Show resolved
Hide resolved
Co-authored-by: Tomáš Karásek <[email protected]>
Co-authored-by: Tomáš Karásek <[email protected]>
Co-authored-by: Tomáš Karásek <[email protected]>
Co-authored-by: Tomáš Karásek <[email protected]>
Co-authored-by: Tomáš Karásek <[email protected]>
Co-authored-by: Tomáš Karásek <[email protected]>
Co-authored-by: Tomáš Karásek <[email protected]>
Co-authored-by: Tomáš Karásek <[email protected]>
Co-authored-by: Tomáš Karásek <[email protected]>
1aa3a16
to
75709f1
Compare
Co-authored-by: Tomáš Karásek <[email protected]>
Co-authored-by: Tomáš Karásek <[email protected]>
Co-authored-by: Tomáš Karásek <[email protected]>
t0mk
approved these changes
Feb 19, 2024
This PR is included in version 0.4.0 🎉 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR adds functionality of BGP session management to ansible collection