nautobot-app-chatops icon indicating copy to clipboard operation
nautobot-app-chatops copied to clipboard

Support multiple instances of IP Fabric in chatops plugin

Open david-kn opened this issue 3 years ago • 2 comments

Environment

  • Nautobot version: 1.2.4
  • ipfabric version: 1.1.0

Proposed Functionality

Support having configuration for multiple IP Fabric chatops. That would implicate having an ability to send a command to a specific IP Fabric instance, e.g /ipfabric A get-snapshots and /ipfabric B get-snapshots.

Use Case

We have separate networks where in each we have independent IP Fabric instance. It would be very useful to have possibility to choose which IP Fabric (network) a slackbot should communicate with. With current setup we can send queries only to one network but not the other(s).

I'm not sure whether this belongs here or it is more conceptual question regarding chatops integration in general or maybe even nautobot treating and loading plugins?

david-kn avatar Jan 26 '22 10:01 david-kn

Hi @david-kn I think this would be beneficial for all ChatOps plugins. Let me check what can be done on this.

pke11y avatar Feb 10 '22 09:02 pke11y

This is currently under discussion for the whole chatops framework: https://github.com/nautobot/nautobot-plugin-chatops/issues/122

chadell avatar Feb 10 '22 10:02 chadell