PaloAltoNetworks / pan-os-upgrade-assurance

PAN-OS Upgrade Assurance package code

Home Page:https://pan.dev/panos/docs/panos-upgrade-assurance/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

PAN-OS Upgrade Assurance package code

https://pan.dev/panos/docs/panos-upgrade-assurance/

License:MIT License


Languages

Language:Python 99.7%Language:Makefile 0.2%Language:Dockerfile 0.1%