14
0
Files
python-ntc-templates/python-ntc-templates.changes
Matej Cepl 6b1f20e874 Accepting request 915182 from home:mnhauke:network:automation
- Update to version 2.3.1
  Closed issues:
  * cisco_ios_show_ip_access-lists Account for singluar match #972

- Update to version 2.3.0
  * Add Aruba AOS-CX command support
  * Enhancement: cisco_ios_show_ip_access-lists - Adds parsing of
    log tags)

OBS-URL: https://build.opensuse.org/request/show/915182
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntc-templates?expand=0&rev=7
2021-09-06 13:20:35 +00:00

133 lines
6.1 KiB
Plaintext

-------------------------------------------------------------------
Tue Aug 31 06:34:34 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.3.1
Closed issues:
* cisco_ios_show_ip_access-lists Account for singluar match #972
-------------------------------------------------------------------
Sat Aug 28 17:10:27 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.3.0
* Add Aruba AOS-CX command support
* Enhancement: cisco_ios_show_ip_access-lists - Adds parsing of
log tags)
-------------------------------------------------------------------
Fri Aug 20 09:04:53 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.2.2
* cisco ios show ip access-lists template includes additional
ICMP_TYPE options
* cisco ios show version template support for StackWise Virtual
Domains
- Update to version 2.2.1
* Missing ICMP Type mask
- Update to version 2.2.0
Closed issues:
* cisco_ios_show_ip_access-lists template needs updated to
include precedence and tos in *_PORT_MATCH
* cisco_nxos_show_interface_transceiver transceiver template
failure
Merged pull requests:
* cisco_ios_show_version: Cisco IOS uptime parsing more granular
(days, hours, etc.).
* New Template: cisco_ios_show_crypto_session_details.
* cisco_ios_show_vrf.texfsm: Parse a vrf with no interfaces.
* cisco_ios_show_interfaces_switchport: Modified Trunk state to
handle multiline trunking lists.
* Fix nxos_show_interface_transceiver failure.
* Updated cisco_ios_show_ip_access-lists.textfsm to include the
SRC_PORT_MATCH and DST_PORT_MATCH values for precedence and
tos.
- Update to version 2.1.0
Closed issues:
* cisco_nxos_show_cdp_neighbors_detail 'str' object has no
attribute 'seek'.
* show int status returns error (seems template error) for
particular switch for other switches it does work (iOS).
* IPinfusuion OCNOS support request.
* cisco_ios_show_interfaces_status.textfsm (no interface in
monitoring state).
* Arista_eos: show ip bgp summary Error.
* arista_eos_show_ip_route parse exception.
* cisco nxos show interface status issue when FC ports are
present.
* cisco_asa_show_running_cryprom_map does not parse crypto maps
without "set security association lifetime".
* Cisco ASA show vpn-sessiondb invalid and not returning data
after ASA SW update.
* cannot import name 'clitable' from 'textfsm'.
* Adding Restarted to show version template for cisco ios.
* cisco_nxos add f-path vlan type.
* New Template: Alcatel, sh router ospf int.
* New Template: SROS "show system cpu".
* Adds monitoring port for show interfaces status.
* New Template: All BGP VPNv4 Neighbors.
* Added Known Issues section to document Micah's finding/issue.
* Added deploy option to auto deploy on tags.
* sros, new template - sh router interface, -vrf.
* Add end of line for matching empty lines.
* New Template: ruckus_fastiron, show mac-address.
* New Template: ruckus_fastiron, show version.
* New Template: alcatel_sros, sh router mpls lsp.
* New Template: alcatel_sros, sap-using.
* New Template: alcatel_sros, sdp-using.
* add new template show port-security interface.
* Bugfix: Type for cisco_nxos_show_interface_status.
- Update to version 2.0.0
* Migrate to Poetry for packaging and distribution.
* The templates directory has moved to ntc_templates/templates
- Update to version 1.7.0
Changes to existing template fields:
* arista_eos_show_ip_route: NEXT_HOP and INTERFACE are now lists
* cisco_asa_show_vpn-sessiondb: VPN_SESSION_NAME,
VPN_SESSION_ACTIVE, VPN_SESSION_CUMULATIVE,
VPN_SESSION_PEAK_CONCURRENT, VPN_SESSION_INACTIVE,
TUNNELS_SUMMARY_NAME, TUNNELS_SUMMARY_ACTIVE,
TUNNELS_SUMMARY_CUMULATIVE,
TUNNELS_SUMMARY_PEAK_CONCURRENT are now lists
- Reeanbled test "show_arp"
-------------------------------------------------------------------
Tue Dec 8 10:13:14 UTC 2020 - ecsos <ecsos@opensuse.org>
- Update to 1.6.0
[Full Changelog](https://github.com/networktocode/ntc-templates/compare/v1.5.0...v1.6.0)
**Implemented enhancements:**
- Creation of a Faq [\#716]
**Closed issues:**
- This is not a data modeling project. So is there any data modeling project can work with this? [\#802]
- Black 20.b0 breaks tox test [\#794]
- Unable to Parse show version on IOSv Device [\#780]
- TXTFSM will not process template even though Regex checker says line is acceptable for ciena SAOS [\#779]
- cisco\_nxos\_show\_ip\_bgp\_summary.textfsm doesn't account for dual line bgp when output is too wide [\#766]
- arista eos show mac address-table is choking on case sensitivity on line Total Mac Addresses for this criterion: 0 [\#764]
- Cisco IOS - textfsm.parser.TextFSMError: State Error raised. Rule Line: 17. [\#718]
**Merged pull requests:**
- changes tests to import from lib [\#806]
- modify for show inventory all. [\#804]
- Change TextFSM Windows failure to a runtime failure \(instead of an import failure\) [\#803]
- Added juniper\_junos\_show\_lldp\_neighbors [\#797]
- Bugfix: Re-formatted development\_scripts.py and tests/test\_testcases\_… [\#795]
- Fix typos in README.md [\#792]
- Detect hostname on NX-OS platforms [\#789]
- Cisco ASA show access-list command templates update. [\#783]
- Updates to include capture on single word, no number model number [\#781]
- Bugfix: Account for powered-up value in the output of nxos show module [\#774]
- Dual line support for Cisco NX-OS 'ip bgp summary' command [\#772]
- Arista eos show mac address table [\#765]
- New Template: cisco\_nxos\_show\_ip\_interface [\#761]
- New Template: cisco\_nxos\_show\_hsrp\_all [\#760]
- New Template: cisco\_nxos\_show\_license\_usage [\#759]
- New Template: cisco\_nxos\_show\_interface\_description [\#758]
- Fixes \#716 [\#753](https://github.com/networktocode/ntc-templates/pull/753)
- Changes from 1.5.0
[Full Changelog](https://github.com/networktocode/ntc-templates/compare/v1.4.2...v1.5.0)
- Fix build errors.
-------------------------------------------------------------------
Thu Jun 4 10:52:21 UTC 2020 - pgajdos@suse.com
- initial version 1.4.2, required by python-junos-eznc