- 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).
OBS-URL: https://build.opensuse.org/request/show/913359
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntc-templates?expand=0&rev=6
- 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.
- initial version 1.4.2, required by python-junos-eznc
OBS-URL: https://build.opensuse.org/request/show/853779
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntc-templates?expand=0&rev=4