14
0
Commit Graph

7 Commits

Author SHA256 Message Date
f14a1eb3a8 Accepting request 929087 from home:mnhauke:network:automation
- Update to 3.0.0
  Breaking Changes
  * Template cisco_ios_show_mac-address-table has DESTINATION_PORT
    as a list of ports now instead of a single string entry.
  What's Changed
  * cisco_ios_show_access-session: Adding Identity to MAC column.
  * [New Template] Ciena - traffic-profile standard-profile.
  * New template: cisco_nxos_show_ip_interface_vrf_all.textfsm.
  * New template: juniper_junos_show_system_uptime.textfsm.
  * Template Change: cisco_ios, show archive.
  * Bugfix: change date format in hp_comware_display_clock.textfsm.
  * update arista interface template + raw.
  * New Template: cisco_ios_show_dhcp_lease.
  * Fix ios_mac-addr type2.
  * fix parsing with int addresses = 0.
  * New template for huawei VRP + fix.
  * added VLAN value and search pattern.
  * Ciso IOS show mac and show module fix.
  * Junos show chassis.

OBS-URL: https://build.opensuse.org/request/show/929087
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntc-templates?expand=0&rev=10
2021-11-06 10:35:16 +00:00
1c8cbb913a - Mock is actually not needed.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntc-templates?expand=0&rev=9
2021-10-13 12:59:58 +00:00
ca8faff96b Accepting request 925086 from home:ecsos:server
- Update to 2.3.2
  * Bugfixes
    - cisco_ios_show_ip_bgp_summary Account for dotted ASN notation
      #987
    - cisco_nxos_show_interface_status Account for blank type #980
    - cisco_ios_show_interfaces Account for App Interface #968
- Fix some rpmlint errors.

OBS-URL: https://build.opensuse.org/request/show/925086
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntc-templates?expand=0&rev=8
2021-10-13 12:19:36 +00:00
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
1f978ced7a Accepting request 913359 from home:mnhauke:network:automation
- 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
2021-08-20 14:35:50 +00:00
51e306b142 Accepting request 853779 from home:ecsos:server
- 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
2020-12-08 19:52:42 +00:00
Tomáš Chvátal
f11706da8a Accepting request 811685 from home:pgajdos:python
new python-junos-eznc dependency

OBS-URL: https://build.opensuse.org/request/show/811685
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntc-templates?expand=0&rev=1
2020-06-05 10:20:31 +00:00