Skip to content

Update README.md - add link_fabric_delete_mode and edge_connections_delete_mode #377

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
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

juburnet
Copy link
Collaborator

@juburnet juburnet commented May 8, 2025

Related Issue(s)

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.fabric
  • vxlan.global
  • vxlan.topology
  • vxlan.underlay
  • vxlan.overlay
  • vxlan.overlay_extensions
  • vxlan.policy
  • vxlan.multisite
  • defaults.vxlan
  • other

Proposed Changes

update readme.md

Test Notes

na

Cisco NDFC Version

na

Checklist

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

@juburnet juburnet requested a review from a team as a code owner May 8, 2025 21:23
@juburnet juburnet requested a review from mikewiebe May 8, 2025 21:23
@juburnet juburnet added documentation Improvements or additions to documentation 0.4.2 Release 0.4.2 ready for review PR Ready for Review labels May 8, 2025
@juburnet juburnet requested a review from devegupt May 12, 2025 11:42
@@ -85,6 +85,7 @@ The following control variables are available in this collection.
| `force_run_all` | Force all roles in the collection to run | `false` |
| `interface_delete_mode` | Remove interface state as part of the remove role | `false` |
| `inventory_delete_mode` | Remove inventory state as part of the remove role | `false` |
| `link_fabric_delete_mode` | Remove fabric link state as part of the remove role | `false` |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this for intra fabric links and edge connections?

Copy link
Collaborator Author

@juburnet juburnet May 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mtarking this is for intra fabric links only. It was added in PR #194 but not updated in all locations.
It's in use in links.yml in remove role: "Manage NDFC Fabric Links" for common and isn remove tasks.

It looks like @mthurstocisco added a new variable for Edge Connections - "edge_connections_delete_mode" in PR #280 . However, it looks like we don't have that in all the docs either. I will update this PR and change the title to include Edge in the docs

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@juburnet is there usage implemented everywhere we expect across common and/or different fabric types?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merging this PR but opened #385 to track the verification effort. @juburnet can you pick this up?

@juburnet juburnet changed the title Update README.md - add link_fabric_delete_mode to table Update README.md - add link_fabric_delete_mode and edge_connections_delete_mode May 12, 2025
@juburnet juburnet requested a review from mtarking May 12, 2025 12:19
@devegupt devegupt removed the 0.4.2 Release 0.4.2 label May 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation ready for review PR Ready for Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants