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

Several fields on the cable API serializers have been altered or removed to support multiple-object cable terminations #240

Open
bds-congnguyen opened this issue Sep 1, 2022 · 4 comments

Comments

@bds-congnguyen
Copy link
Contributor

Describe the bug
The Netbox api fields was changed from version 3.3.0 and it cause error
AttributeError: object has no attribute "termination_b"

Expected behavior
A clear and concise description of what you expected to happen.

Configuration file

Environment:

@Solvik
Copy link
Owner

Solvik commented Sep 14, 2022

Hi @bds-congnguyen

Thanks for the issue

Unfortunately, netbox-agent is not yet compatible with Netbox 3.3 which introduces lots of changes in the cable API

You should disable the LLDP feature from the agent while I, or a contributor, make the necessary modifications

Thanks !

@debdolph
Copy link

@KivraChristoffer
Copy link
Contributor

So now pynetbox is released with support for 3.3.

@Solvik
Copy link
Owner

Solvik commented Aug 18, 2023

I've created a branch for cable management support with Netbox >3.3 and pynetbox v7 #277

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

4 participants