Skip to content

Latest commit

 

History

History
107 lines (85 loc) · 4.34 KB

CHANGELOG.rst

File metadata and controls

107 lines (85 loc) · 4.34 KB

Cisco Ansible NetworkAsCode DC VXLAN Collection Release Notes

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

Release Date: 2024-11-12

  • Support for selective execution based on data model changes
  • Support for defining custom default values for data model
  • Support for defining custom NDFC Policies
  • Performance improvements for adding devices to a fabric
  • Support for POAP when adding devices to a fabric
  • New connectivity_check role for verifying connectivity and authentication to NDFC
  • Updated tag support to include the following tags:
    • cc_verify
    • cr_manage_policy
    • rr_manage_policy
  • Update to service model keys:
    • VRF attach_group changes to vrf_attach_group` under vxlan.overlay_services.vrfs
    • Network attach_group changes to network_attach_group` under vxlan.overlay_services.networks
  • Support for Spanning-Tree in data model and fabric creation in NDFC 12.2.2 or later
  • Support for IPv6 fabric underlay
  • Support new and update pre-validation rules:
    • 201: Verify a spanning tree protocol mutually exclusive parameters
    • 202: Verify Fabric Underlay Supports Multicast for TRM
    • 203: Verify Fabric Underlay ISIS Authentication
    • 401: Cross Reference VRFs and Networks items in the Service Model
    • 402: Verify VRF elements are enabled in fabric overlay services
    • 403: Verify Network elements are enabled in fabric overlay services
    • 501: Verify Policy Cross Reference Between Policies, Groups, and Switches

Release Date: 2024-06-28

  • Support for the following device inventory roles. Only applies to adding devices to a fabric with these role types.
    • border_spine
    • border_gateway
    • border_gateway_spine
    • super_spine
    • border_super_spine
    • border_gateway_super_spine
  • Added SysLog Server Support - Fabric Creation Stage
  • Added DHCP Support and Secondary IP Address Support - Network Creation Stage
  • Support for Ansible Tags
    • Tags to limit execution and target specific roles in the collection
    • Tags to limit execution and target specific stages inside a role

Release Date: 2024-06

  • Initial release of the Ansible NetworkAsCode DC VXLAN collection

The following roles have been added to the collection:

This version of the collection includes support for an IPv4 Underlay only. Support for IPv6 Underlay will be available in the next release.