Nathan Wheeler

Results 3 issues of Nathan Wheeler

Right now if NetBox returns an error, the plugin returns a generic error message that isn't very helpful: > Failed to get data from NetBox instance {YOUR-INSTANCE} It'd be nice...

NetBox v3.1 added a native ASN model. The plugin should utilize that model instead of a separate model that is specific to BGP. **_Note_**: I did not include a data...

This PR is a little big (sorry about that), but I'll summarize the changes. - Uses OPTIONS to lookup choices. Requires https://github.com/scaleway/python-netboxapi/pull/9 to be merged. - Ignores IPv6 link local...