Skip to content

Latest commit

 

History

History
467 lines (311 loc) · 12.2 KB

CHANGELOG.rst

File metadata and controls

467 lines (311 loc) · 12.2 KB

Cisco Iosxr Collection Release Notes

  • Fix issue of iosxr_config parellel uploads.
  • Support commit confirmed functionality with replace option.
  • requirements: remove google dependency
  • iosxr_bgp_neighbor_address_family - Added alias to render as_overrride under vrfs as as_override.
  • Only valid connection types for this collection are network_cli and netconf.
  • This release drops support for connection: local and provider dictionary.
  • iosxr_bgp_neighbor_address_family - add extra supported values l2vpn, link-state, vpnv4, vpnv6 to afi attribute.
  • iosxr_interface - use iosxr_interfaces instead.
  • Fixing model/version facts gathering (#282)
  • Fixing TenGigE Interface recognition for resource modules. (#270)
  • Add support for grpc connection plugin
  • iosxr_ping - Fix regex to parse ping failure correctly.
  • Add label and comment to commit_confirmed functionality in IOSXR.
  • Fix commit confirmed for IOSXR versions with atomic commands.
  • Fix commit confirmed to render proper command without timeout.
  • iosxr_ping - Add iosxr_ping module.
  • Remove irrelevant warning from facts.
  • Minimum required ansible.netcommon version is 2.5.1.
  • Updated base plugin references to ansible.netcommon.
  • facts - default value for gather_subset is changed to min instead of !config.
  • Add new keys ge, eq, le for iosxr_prefix_lists.
  • Fix iosxr_ospfv2 throwing a traceback with gathered (#227).
  • IOSXR - Fix sanity for missing elements tag under list type attribute.
  • Add symlink of modules under plugins/action.
  • iosxr_snmp_server - Add aliases for access-lists in snmp-server(#225).
  • iosxr_bgp_global - Add alias for neighbor_address (#216)
  • iosxr_snmp_server - Fix gather_facts issue in snmp_servers (#215)
  • iosxr_acls - fix acl for parsing wrong command on ( num matches ) data
  • Add commit_confirmed functionality in IOSXR.
  • Add disable_default_comment option to disable default comment in iosxr_config module.
  • iosxr_hostname - New Resource module added.
  • iosxr_hostname - Manages hostname resource module
  • Add iosxr_snmp_server resource module.
  • Added support for keys net_group, port_group to resolve issue with fact gathering against IOS-XR 6.6.3.
  • fix issue of local variable 'start_index' referenced before assignment with cisco.iosxr.iosxr_config.
  • iosxr_user - replaced custom paramiko sftp and ssh usage with native "copy_file" and "send_command" functions. Fixed issue when ssh key copying doesn't work with network_cli or netconf plugin by deleting "provider" usage. Fixed improper handling of "No such configuration item" when getting data for username section, without that ansible always tried to delete user "No" when purging if there is no any user in config. Fixed one-line admin mode commands not work anymore for ssh key management on IOS XR Software, Version 7.1.3, and add support of "admin" module property (#15)
  • Update valid docs for iosxr_logging_global and prefix_list
  • iosxr_snmp_server - Manages snmp-server resource module
  • Added iosxr ntp_global resource module.
  • Update valid deprecation date in bgp module.
  • Add iosxr_logging_global resource module.
  • The iosxr_logging module has been deprecated in favor of the new iosxr_logging_global resource module and will be removed in a release after '2023-08-01'.
  • fix issue in prefix-lists facts code when prefix-lists facts are empty. (#161)
  • iosxr_logging_global - Manages logging attributes of Cisco IOSXR network devices
  • Add iosxr_prefix_lists resource module.
  • To add updated route policy params to Bgp nbr AF RM
  • fix backword compatibility issue for iosxr 6.x.
  • fix intermittent issue on CI for iosxr_banner module.
  • fix iosxr_config issue for prefix-set,route-policy config
  • fix static routes interface parsing issue.
  • iosxr_prefix_lists - Prefix-Lists resource module.
  • Add new keys for iosxr_l2_interface, iosxr_logging.
  • Fix integration tests for iosxr_config, iosxr_smoke,iosxr_facts,iosxr_l2_interfaces,iosxr_lag_interfaces, iosxr_logging,iosxr_user.
  • Add warning when comment is not supported by IOSXR.
  • Fix issue of commit operation which was not failing for invalid inputs.
  • Add support for available_network_resources key, which allows to fetch the available resources for a platform (#119).
  • Update psudo-atomic operation scenario tests with correct assertion.
  • Avoid using default value for comment for iosxr version > 7.2(Module=iosxr_config)
  • Avoid using default value for comment when "comment is not supported" by device.
  • For versions >=2.0.1, this collection requires ansible.netcommon >=2.0.1.
  • Re-releasing this collection with ansible.netcommon dependency requirements updated.
  • Properly mask values of sensitive keys in module result.
  • Add fix for interfaces which are not in running config should get merged when state is merged. (#106)
  • Update valid hostname info in iosxr_facs using show running-conf hostname command. (#103)
  • Please refer to ansible.netcommon changelog for more details.
  • Requires ansible.netcommon v2.0.0+ to support ansible_network_single_user_mode and ansible_network_import_modules.
  • ipaddress is no longer in ansible.netcommon. For Python versions without ipaddress (< 3.0), the ipaddress package is now required.
  • Add iosxr_bgp_address_family resource module (#105.).
  • Add iosxr_bgp_global resource module (#101.).
  • Add iosxr_bgp_neighbor_address_family resource module (#107.).
  • Add missing examples for bgp_address_family module.
  • Add support for single_user_mode.
  • Fix integration testcases for bgp_address_family and bgp_neighbor_address_family.
  • Fix issue in delete state in bgp_address_family (#109).
  • Move iosxr_config idempotent warning message with the task response under warnings key if changed is True
  • Re-use device_info dict instead of building it every time.
  • Fix to accurately report configuration failure during pseudo-atomic operation fior iosxr-6.6.3 (#92).
  • iosxr_bgp_address_family - Manages BGP Address Family resource module.
  • iosxr_bgp_global - Manages BGP global resource module.
  • iosxr_bgp_neighbor_address_family - Manages BGP neighbor address family resource module.
  • Added iosxr ospf_interfaces resource module (#84).
  • Add version key to galaxy.yaml to work around ansible-galaxy bug
  • Fix iosxr_acls throwing a traceback with overridden (#87).
  • require one to specify a banner delimiter in order to fix a timeout when using multi-line strings
  • iosxr_ospf_interfaces - OSPF Interfaces Resource Module.
  • Added iosxr ospfv3 resource module (#81).
  • Platform supported coments token to be provided when invoking the object.
  • iosxr_ospfv3 - ospfv3 resource module
  • Confirmed commit fails with TypeError in IOS XR netconf plugin (#74)
  • running config data for interface split when substring interface starts with newline

Rereleased 1.0.3 with updated changelog.

Rereleased 1.0.2 with regenerated documentation.

  • Make src, backup and backup_options in iosxr_config work when module alias is used (#63).
  • Makes sure that docstring and argspec are in sync and removes sanity ignores (#62).
  • Update docs after sanity fixes to modules.
  • Bring plugin table to correct position (#44)
  • iosxr - Use iosxr cliconf to run command on Cisco IOS XR platform
  • iosxr - Use iosxr netconf plugin to run netconf commands on Cisco IOSXR platform
  • iosxr_acl_interfaces - ACL interfaces resource module
  • iosxr_acls - ACLs resource module
  • iosxr_banner - Manage multiline banners on Cisco IOS XR devices
  • iosxr_bgp - Configure global BGP protocol settings on Cisco IOS-XR
  • iosxr_command - Run commands on remote devices running Cisco IOS XR
  • iosxr_config - Manage Cisco IOS XR configuration sections
  • iosxr_facts - Get facts about iosxr devices.
  • iosxr_interface - (deprecated, removed after 2022-06-01) Manage Interface on Cisco IOS XR network devices
  • iosxr_interfaces - Interfaces resource module
  • iosxr_l2_interfaces - L2 interfaces resource module
  • iosxr_l3_interfaces - L3 interfaces resource module
  • iosxr_lacp - LACP resource module
  • iosxr_lacp_interfaces - LACP interfaces resource module
  • iosxr_lag_interfaces - LAG interfaces resource module
  • iosxr_lldp_global - LLDP resource module
  • iosxr_lldp_interfaces - LLDP interfaces resource module
  • iosxr_logging - Configuration management of system logging services on network devices
  • iosxr_netconf - Configures NetConf sub-system service on Cisco IOS-XR devices
  • iosxr_ospfv2 - OSPFv2 resource module
  • iosxr_static_routes - Static routes resource module
  • iosxr_system - Manage the system attributes on Cisco IOS XR devices
  • iosxr_user - Manage the aggregate of local users on Cisco IOS XR device