-
Notifications
You must be signed in to change notification settings - Fork 46
dcnm_vrf: VRF Deletion Failure Fix #451
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
Conversation
UPDATE 2025-07-15: Mike and I agreed that the Pedantic integration would go into a Hi Akshay, let's not make any changes to dcnm_vrf.py. This file no longer exists after dcnm-vrf-pydantic-integration branch is merged. If you'd like to checkout dcnm-vrf-pydantic-integration branch to apply your fixes there, let me know and I can stop work on it for you to make changes, and then pull your changes and continue work on it. Thanks! |
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.
LGTM once @mikewiebe comments are addressed. Thank you @AKDRG for finding this issue and implementing the fix!
Hi @mikewiebe and @allenrobel, Thanks, |
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.
Looks good to me!
Fix for invalid TOP_DOWN_VRF_VLAN resource being attempted to get deleted.
Issue:
#450
Fix:
When TOP_DOWN_VRF_VLAN resources are being populated in delete_ids list (release_orphaned_resources function), some resources IDs with invalid IP, switch name are sent to the controller for deletion, causing failure.
TOP_DOWN_VRF_VLAN Resources in NDFC.
NDFC Response: