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

dcnm_network: Fix key not found issue #339

Merged
merged 1 commit into from
Nov 8, 2024
Merged

Conversation

mikewiebe
Copy link
Collaborator

@mikewiebe mikewiebe commented Nov 8, 2024

This fixes an intermittent issue deleting networks where key is_deploy is not defined. This updates the code to use the safer get to access the dictionary key.

This also creates a test playbook directory to make it easier to run the dcnm_network integration tests.

@mikewiebe mikewiebe changed the title Fix key not found issue dcnm_network: Fix key not found issue Nov 8, 2024
@mikewiebe mikewiebe merged commit 496cc69 into develop Nov 8, 2024
9 checks passed
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