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

Add support for Netbox >= 3.x #271

Open
danieltudares opened this issue Jun 27, 2022 · 1 comment
Open

Add support for Netbox >= 3.x #271

danieltudares opened this issue Jun 27, 2022 · 1 comment

Comments

@danieltudares
Copy link

Environment

  • Python version: 3.9.6
  • Network Importer version: 3.0.4

Proposed Functionality

Add support for Netbox release 3.0 and above

Use Case

Run Network-importer on latest netbox releases

Configuration Changes

Upgrade netbox API to support 3.x

@jvanderaa
Copy link
Contributor

This makes sense. The trick that we may need to figure out is what the backwards compatibility would look like.

First idea that comes to mind is to build out a whole new dispatcher that doesn't try to take on compatibility back and forth to detect what version. We can figure that all out.

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

2 participants