Skip to content
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

Initial MSD Support #249

Draft
wants to merge 45 commits into
base: develop
Choose a base branch
from
Draft

Initial MSD Support #249

wants to merge 45 commits into from

Conversation

mtarking
Copy link
Collaborator

Related Issue(s)

Aims to resolve #182

Related Collection Role

  • cisco.nac_dc_vxlan.validate
  • cisco.nac_dc_vxlan.dtc.create
  • cisco.nac_dc_vxlan.dtc.deploy
  • cisco.nac_dc_vxlan.dtc.remove
  • other

Related Data Model Element

  • vxlan.global
  • vxlan.topology
  • vxlan.underlay
  • vxlan.overlay_services
  • vxlan.overlay_extensions
  • vxlan.policy
  • defaults.vxlan
  • other

Proposed Changes

Adds support to:

  • create MSD
  • create ISN
  • add child fabrics to MSD
  • remove child fabrics
  • add msd vrfs
  • remove msd vrfs
  • add msd networks
  • remove msd networks

Test Notes

Cisco NDFC Version

12.2.2

Checklist

  • Latest commit is rebased from develop with merge conflicts resolved
  • New or updates to documentation has been made accordingly
  • Assigned the proper reviewers

@mtarking mtarking added the wip work-in-progress label Dec 11, 2024
@mtarking mtarking requested a review from mikewiebe December 11, 2024 02:30
@mtarking mtarking mentioned this pull request Dec 11, 2024
16 tasks
@mtarking
Copy link
Collaborator Author

This will also implicitly resolve #212 but in the context of ensuring vxlan.fabric exists instead moving forward.

@mtarking mtarking linked an issue Dec 11, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wip work-in-progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add rule to ensure vxlan.global.name is defined MSD Support
4 participants