networktocode / ntc-netbox-plugin-onboarding

A plugin for NetBox to easily onboard new devices.
Other
246 stars 47 forks source link

Auto-recognition of platform and napalm driver #11

Closed mzbroch closed 4 years ago

mzbroch commented 4 years ago

This PR adds functionality to auto detect device platform type.

dgarros commented 4 years ago

I've worked on it yesterday and I think it's ready to merge in the process I added some new settings flag to control if missing objects (device type, device role, platform, manufacturer) should be automatically created if missing or not. By default, everything will be automatically created if missing but I understand that in a production environment it might not be the preferred approach. I also worked on: