Revisions of python-ntc-templates

buildservice-autocommit accepted request 1108835 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 14)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1108805 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 13)
- Update to version 3.5.0
  * Adding new outputs for cisco asa show license all command.
  * Adding Aruba CX template and tests for show system.
  * Fix ubiquiti show interfaces template.
  * Added new values for destination port lt/gt/range, IPv6,
    time-range.
  * Feat ubiquiti nat rule template.
- Update to version 3.4.0
  * Updated support for Cisco NXOS devices.
  * Fix cisco_nxos_show_interface_brief.textfsm.
  * fixs_1060_cisco_ios_show_access-list.
  * Support lowercase interfaces on Cisco IOS (XR).
  * Update cisco_ios_show_lldp_neighbors_detail parser to gather
    more information.
  * sort development_script.py yaml output, make changes more
    predictable.
  * Fix Cisco show interfaces speed and duplex.
  * Feat(cisco): add vrf template detail.
  * Fix arista eos show interfaces - description quotes.
  * Fix cisco xr admin show inventory.
  * Fix1198 cisco nxos show access lists.
  * Template and tests for cisco_nxos_show_ip_msdp_summary_vrf_all.
- Update to version 3.3.0
  * Add support for Ericsson IPOS router.
  * Add display_arp_all and display_isis_peer
  * Add support DLink DS Show ARP.
  * Add support DLink DS Show ARP.
  * Zyxel fix sys atsh parsing.
  * Fix Cisco NXOS 5K: show forwarding ipv4 route.
  * Hp comware displ vpn inst det.
buildservice-autocommit accepted request 1007476 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 12)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 11)
- update to 3.1.0:
  * New template: cisco_ios_show_ip_eigrp_interfaces_detail.textfsm
  * New template: cisco_ios_show_snmp_group.textfsm
  * New templates & updates: Updated support for Arista EOS devices
  * New template: cisco_xr_show_ipv4_interface.textfsm
  * New templates: Add multiple zyxel templates
  * Bug fix: Change huawei_vrf shortest command
  * Bug fix: Path separator error on windows
  * New templates: Adding multiple mikrotik routeros templates
  * New template: aruba_os_show_ap_database_long.textfsm
  * New template: aruba_os_show_ap_radio-database.textfsm
  * Bug fix: EOS 4.28.XF updated output of codes in `show ip route`
  * New template: juniper_junos_show_vlans.textfsm
  * Bug fix: cisco_ios show ip bgp neighbors advertised-routes output where
    metric is wider than 6 chars
  * Bug fix: cisco_ios show ip bgp output where metric is wider than 6 chars
  * Bug fix: cisco_nxos_show_int_breief do not match mgmt and vlan
  * Bug fix: cisco_ios_show_module updated output for c9200
  * Changed: add vlan_id to cisco_ios_show_interfaces
  * Bug fix: fix not advertised vlan in cisco_nxos_show_lldp_neighbors_detail
  * Added: Additional fields for cisco_ios_show_ip_access-lists.textfsm
  * Bug fix: Multiple line parsing using lists with textfsm extracting wrong details
  * Bug fix: Cisco IOS show boot missing parameter
  * New template: arista_eos_show_processes_top_once.textfsm
  * Bug fix: Adding a record without the vlan field for very old HP Procurve switches
  * New template: cisco_xr_show_install_active.textfsm
  * Changed: Clarifies docs about length order
  * New template: ubiquiti_edgerouter_show_dhcp_leases.textfsm
  * Bug fix: hanges the CRLF to LF to pass tests
  * Changed: Additional fields for cisco_nxos_show_ip_route.textfsm
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 929087 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 10)
- 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.
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 9)
- Mock is actually not needed.
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 925086 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 8)
- 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.
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 915182 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 7)
- 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)
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 913359 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 6)
- 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).
buildservice-autocommit accepted request 854123 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 5)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 853779 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 4)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 814155 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 3)
initialized devel package after accepting 814155
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 811685 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 1)
new python-junos-eznc dependency
Displaying all 14 revisions
openSUSE Build Service is sponsored by