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

nxos_ssh using Netmiko 4.x.x will silently fail to apply the configuration on a merge #1724

Closed
ktbyers opened this issue Aug 5, 2022 · 2 comments

Comments

@ktbyers
Copy link
Contributor

ktbyers commented Aug 5, 2022

Due to this underlying Netmiko issue and the fact that NAPALM nxos_ssh on a merge operation uses a generator will fail to apply the configuration.

ktbyers/netmiko#2874

The Netmiko error will cause the config change to be empty.

No exceptions will be raised.

@ktbyers
Copy link
Contributor Author

ktbyers commented Aug 5, 2022

I will fix this in Netmiko and push a new release to pypi, but wanted to document it here.

@ktbyers
Copy link
Contributor Author

ktbyers commented Aug 9, 2022

This should be fixed in Netmiko version 4.1.2 which was just released to pypi.

@ktbyers ktbyers closed this as completed Aug 9, 2022
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

No branches or pull requests

1 participant