You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firewall reports Panorama push device-group Lab Firewalls template Lab-Firewalls with merge-with-candidate-cfg include-template flags set in system log.
Possible solution
Always set the include_template element to either "yes" or "no", not just when specified.
Describe the bug
PanoramaCommitAll
withinclude_templates
set toFalse
includes the templates in the push anyway.Sample Code:
Expected behavior
Commit XML from debug mode:
Firewall reports
Panorama push device-group Lab Firewalls with merge-with-candidate-cfg flags set
in system log.Current behavior
Running above sample code gives the following output:
Firewall reports
Panorama push device-group Lab Firewalls template Lab-Firewalls with merge-with-candidate-cfg include-template flags set
in system log.Possible solution
Always set the
include_template
element to either "yes" or "no", not just when specified.pan-os-python/panos/panorama.py
Lines 1083 to 1084 in a4922fe
Steps to reproduce
Context
Reported in PaloAltoNetworks/pan-os-ansible#204.
Your Environment
Version used: pan-os-python 1.0.2, PAN-OS 10.0.4
Environment name and version (e.g. Chrome 59, node.js 5.4, python 3.7.3): Python 3.9.4
The text was updated successfully, but these errors were encountered: