-
Notifications
You must be signed in to change notification settings - Fork 50
[WIP] Multisite (MSD) (MCFG) Updates #542
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
Open
mikewiebe
wants to merge
18
commits into
develop
Choose a base branch
from
mcfg_integration
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
* Support for MSD VRFs * Fix Pep8, Pylint Errors * MSD_VRF: Bug Fixes and Cleanup * Fix Variables and Code Inconsistencies * Changes in Diff of Parent and Child * Fix yamllint errors * Pylint Fix * Fix Pep8 Issues * Enhancing Error Handling and Fixing Corner Cases * Fix Test Code Errors * Fixing Deployment during Child Fabric Processing + Fabric Type Names + Enhancing Documentation * Fix Action Plugin Flows and Results * Integration Tests + Unit Tests : V1 * UT + IT : V2, Fix Pylint, Sanity. * UT: V3, Changed UT Data and Fixing Edge Cases on Plugin * Reworking UT: V1 * Reworking UT: V2, Fix Action Plugin, Module * Sanity Fix * Fix UT + IT, Fix for Resource Deletion Handling * Update Action Plugin Function Documentation * Fix merge conflict l3vni_wo_vlan
1. child_fabric_config specified under Multisite Parent gets ignored. 2. Removed "changed" flag being set to false on "No Switches pending for Deployment" response. 3. Prevent override of deploy flag at child_fabric_config level. 4. UT and Fixtures reflecting appropriate fabric names. 5. Fixed IT TCs. 6. Reverted bgpPasswordKeyType parameter to int.
* added msd support including IT and UT for dcnm_network * changed IT:dcnm_network * fixed sanity errors * ansible sanity errors fixed * fixed line too long errors * added new msd fail condition while adding attachments * fixed dhcp servers bug * updated doc to remove invalid nf config * updated docs
* VRF MCFG Changes * Fix path builder for multicluster_parent Pull out common functions in Action Plugin Fix copyright year in new files * Fixing UT + Action Plugin + Module + Documentation * IT + Module + Action Plugin Fix * Remove debug logger config
* added msd support including IT and UT for dcnm_network * changed IT:dcnm_network * fixed sanity errors * ansible sanity errors fixed * fixed line too long errors * added new msd fail condition while adding attachments * fixed dhcp servers bug * updated doc to remove invalid nf config * updated docs * added mcfg support * added fix for bug where torports was in the payload even if not defined by user * added 3.2 dcnm_network mcfg support, took out common functions with dcnm_vrf * added check to only call mcfg fabric if login domain is not local * fixed multicase default value issue * added overriden empty config
This was referenced Dec 3, 2025
* added msd support including IT and UT for dcnm_network * changed IT:dcnm_network * fixed sanity errors * ansible sanity errors fixed * fixed line too long errors * added new msd fail condition while adding attachments * fixed dhcp servers bug * updated doc to remove invalid nf config * updated docs * added mcfg support * added fix for bug where torports was in the payload even if not defined by user * added 3.2 dcnm_network mcfg support, took out common functions with dcnm_vrf * added check to only call mcfg fabric if login domain is not local * fixed multicase default value issue * added overriden empty config * Fixed UT and sanity errors
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 contains all of the updates for supporting MSD AND MCFG Multisite Capabilities
mcfg_integrationbranch.developbranch