Skip to content

jcoeder/palo-alto-python

Repository files navigation

palo_alto_python

Working to build a script/app that takes all of the operational proceedures one would have to perform during the upgrade process and do them automatically.

This works on either a clustered pair or stand alone device.

Only tested on version 8.0.0 and above.

Prepare the environment

git clone https://github.com/jcoeder/palo-alto-python.git
cd palo-alto-python
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt 

Run the script

source venv/bin/activate
python upgrade.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages