You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.
Nautobot version: 1.2.4 in Dockerfile, GUI/CLI reports: 5f65c8a48643 (v1.0.3)
nautobot-chatops version: 1.6.0
nautobot-plugin-chatops-panorama version: 1.0.0
Issue
In Slack:
a) Type /panorama get-device-rules and receive a drop-down list of Panorama's managed devices from which to select, then get the rules from that device
a) Error:
Or....
b) Type /panorama get-device-rules <managed-device-hostname>, then get the rules from that device
b) Empty rulebase:
Steps to Reproduce
Panorama 10.1.4 installed (HA pair) as VMs in ESXi
Nautobot installed using "docker compose" per instructions
Docker compose modified to include install of chatops plugin and Panorama chatops plugin, as well as custom TLS cert/key, and Slack as the chatops platform
Execute "slash commands" in Slack
The text was updated successfully, but these errors were encountered:
I modified the nautobot_config.py to point to a different Panorama, also 10.1.4, same result.
Then I downgraded to 10.1.0, same result.
For information purposes: The first Panorama has managed devices all in Device Groups, the second Panorama has one managed device and it is not in a Device Group.
Environment
OS:
Inside container:
Issue
In Slack:
a) Type
/panorama get-device-rules
and receive a drop-down list of Panorama's managed devices from which to select, then get the rules from that devicea) Error:
Or....
b) Type
/panorama get-device-rules <managed-device-hostname>
, then get the rules from that deviceb) Empty rulebase:
Steps to Reproduce
The text was updated successfully, but these errors were encountered: