-
Notifications
You must be signed in to change notification settings - Fork 25
Ansible ND 4.X Fabric Modules for iBGP, eBGP and External Fabric Types #209
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
Merged
mtarking
merged 29 commits into
CiscoDevNet:nd42_integration
from
mikewiebe:nd_manage_fabric
Apr 8, 2026
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
77df7e8
Fabric modules for ibgp,ebgp,external fabrics
mikewiebe f8b924b
Update ibgp model enums
mikewiebe a4f7f91
Update pydantic model and module docstrings for ibgp
mikewiebe 7f39af2
Update pydantic model for ebgp
mikewiebe a0f5b7a
Update ebgp module doc headers
mikewiebe 20ca050
Update enums and pydantic model descriptions for external fabrics
mikewiebe c5a681a
Update ebgp module doc strings
mikewiebe cf5e04e
Fix ansible sanity tests failures
mikewiebe 9db1d09
Black formatting
mikewiebe 9d9fc96
Move common models into common location for import
mikewiebe 1186161
Fix black formatting issue
mikewiebe 2ec2ee8
Add unit tests for fabric endpoints
mikewiebe 645eb03
Fix ansible sanity test failures
mikewiebe 7e1e323
Test cleanup
mikewiebe 7713803
Add ibgp testing params
mikewiebe 69a2d61
Fix for merged state and tests
mikewiebe 7e0e518
Add more properties in ibgp merged test
mikewiebe 173f17c
Add more properties in ibgp replaced test
mikewiebe 9289ec9
Refactor merged fix
mikewiebe ff1a2d2
Change name property to fabric_name
mikewiebe 580bcf4
Add nd_info into integration tests
mikewiebe 8d9d67b
Merge branch 'nd42_integration' into nd_manage_fabric
mtarking 5342ed6
Merge branch 'nd42_integration' into nd_manage_fabric
mtarking c135bd4
remove underscore between un & numbered
mtarking 4c4905b
Address review comments
mikewiebe aba16bb
Fix list behavior bug and update module docs
mikewiebe 83090cc
Make ansible sanity happy
mikewiebe 699f9d5
Make netflow_exporter udp_port optional
mikewiebe 8824c9d
Organize ibgp module doc header
mikewiebe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
496 changes: 496 additions & 0 deletions
496
plugins/module_utils/endpoints/v1/manage/manage_fabrics.py
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.