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

Closed
opened 2022-09-01 05:49:35 +02:00 by bds-congnguyen · 4 comments
bds-congnguyen commented 2022-09-01 05:49:35 +02:00 (Migrated from github.com)

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:

**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:** - Netbox agent version: master - Netbox: v3.3.1 **Additional context** Details of API fields listed at here https://github.com/netbox-community/netbox/releases/tag/v3.3.0
Solvik commented 2022-09-14 18:53:03 +02:00 (Migrated from github.com)

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 !

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 commented 2022-09-16 14:42:52 +02:00 (Migrated from github.com)
https://github.com/netbox-community/pynetbox/issues/491
KivraChristoffer commented 2022-12-20 14:35:49 +01:00 (Migrated from github.com)

So now pynetbox is released with support for 3.3.

So now pynetbox is released with support for 3.3.
Solvik commented 2023-08-18 17:10:54 +02:00 (Migrated from github.com)

I've created a branch for cable management support with Netbox >3.3 and pynetbox v7 https://github.com/Solvik/netbox-agent/pull/277

I've created a branch for cable management support with Netbox >3.3 and pynetbox v7 https://github.com/Solvik/netbox-agent/pull/277
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: DGNum/netbox-agent#240
No description provided.