Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include hardware appliances (e.g. M-600) in Panorama checks #102

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

emyl
Copy link

@emyl emyl commented Jan 11, 2024

Description

I'm proposing this change since Panorama skillets are currently failing when run against Panorama hardware appliances (e.g. M-600).

Motivation and Context

Panorama checks in panoply.py are based on the model value returned from show system info API call. On Panorama virtual appliance, model is always panorama so the check end successfully. But on Panorama hardware appliance the model field return the hardware model (M-XXX):

image

How Has This Been Tested?

I've tested the change on my own, after that skillets are working when run against hardware appliance.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes if appropriate.
  • All new and existing tests passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant