nautobot / nautobot-app-ssot

Single Source of Truth for Nautobot
https://docs.nautobot.com/projects/ssot/en/latest/
Other
34 stars 27 forks source link

Move existing integrations to use external integration / controller pattern #459

Open Kircheneer opened 1 month ago

Kircheneer commented 1 month ago

Proposed Functionality

CVP, DNAC and Infoblox are already or will be soon using the external integration and/or controller models from Nautobot 2.1/2.2 respectively. The other integrations should follow this pattern.

jdrew82 commented 1 month ago

To be clear, we'll be updating the following integrations to use either ExternalIntegration or Controller objects:

ACI - Controller CVP - Controller D42 - ExternalIntegration IPFabric - Controller ServiceNow - ExternalIntegration

Kircheneer commented 1 month ago

Thanks for elaborating!