Skip to content

Collection Version 0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mtarking mtarking released this 12 Nov 20:04
· 1 commit to main since this release
6abfe20

Release Date: 2024-11-12

Added

  • 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

Fixed