Remove deprecated RPCClient functionality #1948

Closed
opened 2025-12-29 17:20:51 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Aug 16, 2018).

Proposed Changes

Remove the RPCClient object and its associated field on dcim.Platform.

Justification

The legacy RPC functionality has been mostly replaced by NAPALM integration. The only remaining RPC function was inventory population, which can be handled by a separate tool.

Originally created by @jeremystretch on GitHub (Aug 16, 2018). ### Proposed Changes Remove the `RPCClient` object and its associated field on `dcim.Platform`. ### Justification The legacy RPC functionality has been mostly replaced by NAPALM integration. The only remaining RPC function was inventory population, which can be handled by a separate tool.
adam added the status: acceptedtype: housekeeping labels 2025-12-29 17:20:51 +01:00
adam closed this issue 2025-12-29 17:20:51 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1948