Skip to content

Support for adding child fabrics in MSD fabric and manage them #208

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

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

akabhask
Copy link
Collaborator

@akabhask akabhask commented Jul 14, 2025

Code changes to support managing child fabrics in MSD fabric.

Changes done:

  • Adding a list of child fabrics in MSD fabrics.
  • Removing a list of child fabrics in MSD fabrics.

To Do:

  • Code changes to support vrfs created after the child fabric is added.

    •     Vrf creation requires fabric name to be the MSD fabric. Whereas attachment and deployment require the child fabric names.
      
    •     When vrf needs to be deployed across fabrics, config-deploy api needs to be used.
      
  • Code changes to support networks created after the child fabric is added.

    •     Network creation requires fabric name to be the MSD fabric. Whereas attachment and deployment require the child fabric names.
      
    •     When network needs to be deployed across fabrics, config-deploy api needs to be used.
      

@akabhask akabhask self-assigned this Jul 14, 2025
@mdmohan mdmohan marked this pull request as draft July 14, 2025 15:55
@akabhask akabhask marked this pull request as ready for review July 15, 2025 12:16
@akabhask akabhask marked this pull request as draft July 15, 2025 12:17
@akabhask akabhask requested a review from mdmohan July 15, 2025 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant