0.5.0
Pre-release
Pre-release
Added
- Added initial support for VXLAN eBGP EVPN fabric type that includes:
- Fabric management
- Underlay & Overlay configuration using provided documentation and examples: https://netascode.cisco.com/docs/data_models/vxlan/global/global/
- Device discovery
- vPC
- Interfaces
- Overlay (VRFs and Networks)
- Policy
- Note: eBGP EVPN fabric type introduces and only supports global configuration under
vxlan.global.ebgp
- Added additional backwards compatiability support for NDFC 3.1
- Added support for creating and managing vPC domain / vPC pair in data model for external fabric
- Added support for L3VNI without VLAN for iBGP and eBGP EVPN fabric types
- Added support for additional LACP attributes in data model for port-channels
- Added support for individual per-switch credentials
- Support documentation can be found here: https://github.com/netascode/ansible-dc-vxlan/blob/0.5.0/docs/SWITCH_CREDENTIALS_GUIDE.md
- Added support for breakout interfaces with pre-provision device workflows
- Added initial support for unified Nexus Dashboard 4.1 via legacy, backwards compatiable NDFC APIs
Modified
- Updated iac-validate to use nac-validate in validate role
- Updated
vxlan.globalkeys to align with supported fabric types- iBGP EVPN fabric type should use:
vxlan.global.ibgp - External fabric type should use:
vxlan.global.external - eBGP EVPN fabric type introduces properties
vxlan.global.ebgpstarting in this release,0.5.0 - Backwards compatiability is provided for
vxlan.globalkeys for iBGP and External fabric types
- iBGP EVPN fabric type should use:
- Updated pointer to defaults used for ISN and MSD fabric types to use
defaults.vxlan.multisitekeys
Fixed
- #301
- #315
- #337
- #383
- #390
- #407
- #413
- #425
- #430
- #435
- #439
- #441
- #442
- #443
- #445
- #447
- #451
- #457
- #458
- #466
- #468
- #472
- #490
- #505
- #513
- #528
- #532
- #537
- #540
- #545
- #550
- #551
- #553
- #555
- #558
- #566
- #589
- #595
New Contributors
Full Changelog: 0.4.3...0.5.0