Conversation
* Fix Vlan ID Generation on Multisite/Multicluster Fabrics * Modify check to use vlan id provided in playbook (if any)
* add qos to interfaces: eth, trunk, po trunk, access, po access * update for l3 po * update keys to check * update unit tests * Add doc updates * fix idempotency with qos boolean --------- Co-authored-by: mwiebe <mwiebe@cisco.com>
* initial updates for external fabric * doc * add examples * update vpc peering docstring * revert fabric to develop * update docs * revert readme
* initial updates for external fabric * doc * add examples * fix typo * docs for external fabric * Update fabric_types.py * Update dcnm_fabric.py * Update fabric_types.py
* dcnm_network: Refactor torports handling to accumulate configurations. Fix for #585 * Prevent deletion of TOR uplink port-channels and vPC interfaces in dcnm_interface.py * Skip deletion of TOR uplink member interfaces and vPC interfaces in dcnm_interface.py Fix for #617 * Enhance TOR uplink vPC interface handling to prevent deletion during overrides * Refine TOR member policy check to only include access port member template * Refactor underlayPolicies access to use get() method for safer handling * Refactor alias checks in DcnmIntf to use get() method for safer handling
List of protected keys must be protected on each itteration via want_int list
* Release 3.11.0 Prep * Fix release date * Fix changelog * Update changelog
mtarking
approved these changes
Mar 13, 2026
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
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.
Release 3.11.0