Skip to content

NDFC Collection Version 3.9.0

Latest
Compare
Choose a tag to compare
@mikewiebe mikewiebe released this 22 Sep 13:03
· 4 commits to develop since this release
fa16188

Added

  • Added support for the following parameters in the dcnm_interface module
    • disable_lacp_suspend_individual
    • enable_cdp
    • enable_lacp_vpc_convergence
    • enable_monitor
    • enable_pfc
    • lacp_port_priority
    • lacp_rate
  • Added support for eBGP fabric type in the dcnm_fabric module
  • Added support for the following parameters in the dcnm_vrf module
    • l3vni_wo_vlan
    • v6_redist_direct_rmap
  • Added support for x-www-form-urlencoded encoding in the dcnm_rest module
  • Added httpapi connection plugin support for ND4.1
  • Refactored and improved various module integration tests

Fixed