networktocode/ntc-netbox-plugin-onboarding

Add support for NetBox 2.9

dgarros opened this issue · 3 comments

Environment

  • Python version: 3.7.7
  • NetBox version: 2.9.2
  • ntc-netbox-plugin-onboarding version: 1.3.0

Proposed Functionality

We need to add support for NetBox 2.9, I don't foresee major changes but looks like the tests are not passing current in with the master branch from the netbox project

Use Case

Ensure the plugin is working properly with NetBox 2.9 and fix the unit tests

Interface IP Address fix: #87

To be updated:
Object-Based Permissions (netbox-community/netbox#554)

2.9 support added via #87