Skip to content

Module: dcnm_interface - Remove Manageable Check for Interfaces #346

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

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

mikewiebe
Copy link
Collaborator

@mikewiebe mikewiebe commented Nov 20, 2024

The dcnm_interface module currently has a check to see if devices are in a manageable state before attempting to create interfaces but this check is not needed and in fact breaks pre-provision workflows.

A device or switch state can be unmanageable for a variety of reasons but we should not be checking this state to use it for making configuration decisions.

@mikewiebe mikewiebe changed the title Remove unmanagable check Module: dcnm_interface - Remove Manageable Check for Interfaces Nov 20, 2024
@mikewiebe mikewiebe added the ready for review PR is ready to be reviewed label Nov 20, 2024
Copy link
Collaborator

@allenrobel allenrobel left a comment

Choose a reason for hiding this comment

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

LGTM

@mikewiebe mikewiebe merged commit 5186384 into develop Nov 20, 2024
9 checks passed
@mikewiebe mikewiebe deleted the remove_unmanagable_check_intf branch March 26, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review PR is ready to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants