Skip to content

PaloAltoNetworks/pan-os-upgrade-assurance

Repository files navigation

GitHub release (latest by date) GitHub GitHub Workflow Status GitHub issues GitHub pull requests PyPI - Downloads

PAN-OS Upgrade Assurance

Overview

The panos-upgrade-assurance package includes the set of classes written in Python to ease the process of writing checks and state snapshots during PanOS upgrade on the Next Generation Firewall.

Both checks and snapshots can be used to verify the state of a device during an upgrade process. What more, it is possible to generate a report for these checks.

The libraries were written to support Ansible and XSOAR integrations. They depend on pan-os-python libraries and therefore are quite easy to fit into the PanOS Ansible modules collection.

For more detailed documentation please refer to PAN.DEV portal.

Installation

To install the package you can use pip:

python -m pip install panos-upgrade-assurance