Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Commit

Permalink
merge 2.2.0 to master (#396)
Browse files Browse the repository at this point in the history
* Declare module encoding

* adding function to turn pandevice objects to dicts

* adding panos_zone_facts

* Module ipv4 proxyid for ipsec tunnel (#380)

* Added module panos_ipsec_ipv4_proxyid

* Fixed test build problem

* Applied changes requested by @shinmog

* Fix build problem

* Additionally requested changes by @shinmog

* adding panos_virtual_router_facts (#383)

* fixing RETURNS section

* adding panos_l3_subinterface (#384)

* Correcting example documentation

* adding panos_l2_subinterface (#385)

* Policy facts details (#376)

* Updated documentation for security_rule_facts

* Documentation re-built

* Get full details when querying all rules using 'all_details: yes' argument

* Small fixes to panos_security_rule_facts

* Bug fixes panos_security_rule_facts.py

* Fixup for hyphens/dashes with extra bytes (#387)

* Adding param: 'vsys_shared' (#388)

* adding support for log forwarding profiles (#391)

* adding support for log forwarding profiles

* fixing code style issue

* adding support for email profiles (#389)

* adding support for snmp profiles (#392)

* adding support for syslog profiles (#393)

* adding support for syslog profiles

* fixing code style issue

* adding support for http profiles (#390)

* correcting arg to vsys_shared

* adding panos_type_cmd (#394)

* Updating to 2.2.0 (#395)
  • Loading branch information
shinmog authored Jun 11, 2019
1 parent d74a2c0 commit 648502c
Show file tree
Hide file tree
Showing 160 changed files with 13,977 additions and 344 deletions.
37 changes: 37 additions & 0 deletions docs/history.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,43 @@
Release History
===============

V2.2.0
------

- *Released*: 2019-06-11

New modules:

* `panos_zone_facts`
* `panos_ipsec_ipv4_proxyid`
* `panos_virtual_router_facts`
* `panos_l3_subinterface`
* `panos_l2_subinterface`
* `panos_log_forwarding_profile`
* `panos_log_forwarding_profile_match_list`
* `panos_log_forwarding_profile_match_list_action`
* `panos_email_profile`
* `panos_email_server`
* `panos_snmp_profile`
* `panos_snmp_v2c_server`
* `panos_snmp_v3_server`
* `panos_syslog_profile`
* `panos_syslog_server`
* `panos_http_profile`
* `panos_http_profile_header`
* `panos_http_profile_param`
* `panos_http_server`
* `panos_type_cmd`

Enhancements:

* `panos_security_rule_facts` can now return full policy info.

Bug fixes:

* Added module encoding to all modules.
* Various documentation fixes.

V2.1.2
------

Expand Down
20 changes: 20 additions & 0 deletions docs/modules/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,27 @@ Module Reference
panos_commit_module
panos_dag_module
panos_dag_tags_module
panos_email_profile_module
panos_email_server_module
panos_facts_module
panos_http_profile_header_module
panos_http_profile_module
panos_http_profile_param_module
panos_http_server_module
panos_ike_crypto_profile_module
panos_ike_gateway_module
panos_import_module
panos_interface_module
panos_ipsec_ipv4_proxyid_module
panos_ipsec_profile_module
panos_ipsec_tunnel_module
panos_l2_subinterface_module
panos_l3_subinterface_module
panos_lic_module
panos_loadcfg_module
panos_log_forwarding_profile_match_list_action_module
panos_log_forwarding_profile_match_list_module
panos_log_forwarding_profile_module
panos_loopback_interface_module
panos_management_profile_module
panos_match_rule_module
Expand All @@ -56,12 +68,20 @@ Module Reference
panos_security_rule_module
panos_service_group_module
panos_service_object_module
panos_snmp_profile_module
panos_snmp_v2c_server_module
panos_snmp_v3_server_module
panos_software_module
panos_static_route_module
panos_syslog_profile_module
panos_syslog_server_module
panos_tag_object_module
panos_tunnel_module
panos_type_cmd_module
panos_userid_module
panos_virtual_router_facts_module
panos_virtual_router_module
panos_vlan_interface_module
panos_vlan_module
panos_zone_facts_module
panos_zone_module
9 changes: 5 additions & 4 deletions docs/modules/panos_address_group_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Parameters
</div>
</td>
<td>
<b>Default:</b><br/><div style="color: blue">shared</div>
<b>Default:</b><br/><div style="color: blue">"shared"</div>
</td>
<td>
<div>(Panorama only) The device group the operation should target.</div>
Expand Down Expand Up @@ -268,7 +268,7 @@ Parameters
</div>
</td>
<td>
<b>Default:</b><br/><div style="color: blue">admin</div>
<b>Default:</b><br/><div style="color: blue">"admin"</div>
</td>
<td>
<div>The username to use for authentication. This is ignored if <em>api_key</em> is specified.</div>
Expand Down Expand Up @@ -326,7 +326,7 @@ Parameters
</div>
</td>
<td>
<b>Default:</b><br/><div style="color: blue">admin</div>
<b>Default:</b><br/><div style="color: blue">"admin"</div>
</td>
<td>
<div><b>Deprecated</b></div>
Expand All @@ -343,7 +343,7 @@ Parameters
</div>
</td>
<td>
<b>Default:</b><br/><div style="color: blue">vsys1</div>
<b>Default:</b><br/><div style="color: blue">"vsys1"</div>
</td>
<td>
<div>The vsys this object belongs to.</div>
Expand Down Expand Up @@ -412,5 +412,6 @@ Authors
~~~~~~~

- Michael Richardson (@mrichardson03)
- Garfield Lee Freeman (@shinmog)


9 changes: 5 additions & 4 deletions docs/modules/panos_address_object_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ Parameters
</div>
</td>
<td>
<b>Default:</b><br/><div style="color: blue">shared</div>
<b>Default:</b><br/><div style="color: blue">"shared"</div>
</td>
<td>
<div>(Panorama only) The device group the operation should target.</div>
Expand Down Expand Up @@ -273,7 +273,7 @@ Parameters
</div>
</td>
<td>
<b>Default:</b><br/><div style="color: blue">admin</div>
<b>Default:</b><br/><div style="color: blue">"admin"</div>
</td>
<td>
<div>The username to use for authentication. This is ignored if <em>api_key</em> is specified.</div>
Expand Down Expand Up @@ -318,7 +318,7 @@ Parameters
</div>
</td>
<td>
<b>Default:</b><br/><div style="color: blue">admin</div>
<b>Default:</b><br/><div style="color: blue">"admin"</div>
</td>
<td>
<div><b>Deprecated</b></div>
Expand Down Expand Up @@ -348,7 +348,7 @@ Parameters
</div>
</td>
<td>
<b>Default:</b><br/><div style="color: blue">vsys1</div>
<b>Default:</b><br/><div style="color: blue">"vsys1"</div>
</td>
<td>
<div>The vsys this object belongs to.</div>
Expand Down Expand Up @@ -428,5 +428,6 @@ Authors
~~~~~~~

- Michael Richardson (@mrichardson03)
- Garfield Lee Freeman (@shinmog)


8 changes: 4 additions & 4 deletions docs/modules/panos_admin_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Parameters
</div>
</td>
<td>
<b>Default:</b><br/><div style="color: blue">admin</div>
<b>Default:</b><br/><div style="color: blue">"admin"</div>
</td>
<td>
<div>Username that needs password change.</div>
Expand All @@ -94,7 +94,7 @@ Parameters
</div>
</td>
<td>
<b>Default:</b><br/><div style="color: blue">yes</div>
<b>Default:</b><br/><div style="color: blue">"yes"</div>
</td>
<td>
<div>Commit configuration if changed.</div>
Expand Down Expand Up @@ -148,7 +148,7 @@ Parameters
</div>
</td>
<td>
<b>Default:</b><br/><div style="color: blue">None</div>
<b>Default:</b><br/><div style="color: blue">null</div>
</td>
<td>
<div>role for admin user</div>
Expand All @@ -162,7 +162,7 @@ Parameters
</div>
</td>
<td>
<b>Default:</b><br/><div style="color: blue">admin</div>
<b>Default:</b><br/><div style="color: blue">"admin"</div>
</td>
<td>
<div>Username credentials to use for auth unless <em>api_key</em> is set.</div>
Expand Down
8 changes: 4 additions & 4 deletions docs/modules/panos_administrator_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Parameters
</div>
</td>
<td>
<b>Default:</b><br/><div style="color: blue">admin</div>
<b>Default:</b><br/><div style="color: blue">"admin"</div>
</td>
<td>
<div>Admin name.</div>
Expand Down Expand Up @@ -336,7 +336,7 @@ Parameters
</div>
</td>
<td>
<b>Default:</b><br/><div style="color: blue">admin</div>
<b>Default:</b><br/><div style="color: blue">"admin"</div>
</td>
<td>
<div>The username to use for authentication. This is ignored if <em>api_key</em> is specified.</div>
Expand Down Expand Up @@ -454,7 +454,7 @@ Parameters
</div>
</td>
<td>
<b>Default:</b><br/><div style="color: blue">admin</div>
<b>Default:</b><br/><div style="color: blue">"admin"</div>
</td>
<td>
<div><b>Deprecated</b></div>
Expand Down Expand Up @@ -590,6 +590,6 @@ Status
Authors
~~~~~~~

- Luigi Mori (@jtschichold), Ivan Bojer (@ivanbojer)
- Garfield Lee Freeman (@shinmog)


2 changes: 1 addition & 1 deletion docs/modules/panos_admpwd_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Parameters
</div>
</td>
<td>
<b>Default:</b><br/><div style="color: blue">admin</div>
<b>Default:</b><br/><div style="color: blue">"admin"</div>
</td>
<td>
<div>username for initial authentication</div>
Expand Down
5 changes: 3 additions & 2 deletions docs/modules/panos_api_key_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ Parameters
</div>
</td>
<td>
<b>Default:</b><br/><div style="color: blue">admin</div>
<b>Default:</b><br/><div style="color: blue">"admin"</div>
</td>
<td>
<div>The username to use for authentication. This is ignored if <em>api_key</em> is specified.</div>
Expand All @@ -213,7 +213,7 @@ Parameters
</div>
</td>
<td>
<b>Default:</b><br/><div style="color: blue">admin</div>
<b>Default:</b><br/><div style="color: blue">"admin"</div>
</td>
<td>
<div><b>Deprecated</b></div>
Expand Down Expand Up @@ -304,5 +304,6 @@ Authors
~~~~~~~

- Joshua Colson (@freakinhippie)
- Garfield Lee Freeman (@shinmog)


Loading

0 comments on commit 648502c

Please sign in to comment.