networktocode / ntc-netbox-plugin-onboarding

A plugin for NetBox to easily onboard new devices.
Other
245 stars 46 forks source link

Correctly handle onboarding exception when no device type is guessed #135

Closed mzbroch closed 3 years ago

mzbroch commented 3 years ago

This PR improves error handling for situations where occasionally Netmiko library does return None object for well-known device types.