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

Support NetBox 4.X #10

Merged
merged 3 commits into from
Aug 14, 2024
Merged

Support NetBox 4.X #10

merged 3 commits into from
Aug 14, 2024

Commits on Jul 24, 2024

  1. first go at netbox 4.0 support

    Patrick Falk Nielsen committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    8c68aac View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. workaround: custom netbox client

    NetBox's openapi spec is wrong, and it affects the NetBox go client, so until that is fixed we'll use our own.
    Patrick Falk Nielsen committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    cd12cd1 View commit details
    Browse the repository at this point in the history
  2. cherry pick: support for virtual chassis

    Patrick Falk Nielsen committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    d58237a View commit details
    Browse the repository at this point in the history