kevinsteves / pan-python

Multi-tool set for Palo Alto Networks PAN-OS, Panorama, WildFire and AutoFocus
Other
267 stars 102 forks source link

Sync-all #4

Closed btorresgil closed 8 years ago

btorresgil commented 9 years ago

Current behavior:

Commit with sync - wait until commit process completes Commit-all with sync - wait until main commit process completes, but don't wait for individual firewall commits to completes

This pull request adds a functionality to commit-all called sync-all. When using commit-all with sync-all, a script will wait until every firewall's commit process finishes before returning.

kevinsteves commented 8 years ago

closing old request. re-open when documentation available.