github aristanetworks/avd v4.0.0-dev1

latest releases: v5.7.0, v5.6.0, v5.6.0-dev1...
pre-release2 years ago

What's Changed

Breaking Changes

Fixed issues in eos_cli_config_gen

  • Fix(eos_cli_config_gen): Add convert_types to router ospf area id schema by @danieltudares in #2391
  • Fix(eos_cli_config_gen): Render LLDP commands on ethernet_interfaces also for port-channel members by @ClausHolbechArista in #2386
  • Fix(eos_cli_config_gen): Workaround for router-general EOS CLI issue by @tgodaA in #2408
  • Fix(eos_cli_config_gen): Update Schema for OSPF maximum paths from 32 to 128 by @RyanM-Arista in #2424

Fixed issues in eos_designs

  • Fix(eos_designs): Replace sorted with natural_sort in overlay/utils.py by @gmuloc in #2374
  • Fix(eos_designs): Handle overlapping VLAN names for l2vlans and vlan-aware-bundles by @ClausHolbechArista in #2388
  • Fix(eos_designs): overlay_rd_type with inline jinja generates incorrect config by @carlbuchmann in #2393
  • Fix(eos_designs): Detect duplicate VLAN, VRF, VNI within network_services by @ClausHolbechArista in #2411
  • Fix(eos_designs): Renders lacp fallback when port-channel mode is passive by @gmuloc in #2448
  • Fix(eos_designs): vtep_vvtep_ip doesn't generate any config by @emilarista in #2442
  • Fix(eos_designs): Fix issue with hardware_counters python code by @gmuloc in #2447
  • Fix(eos_designs): remove speed from port-channel interfaces by @carlbuchmann in #2463

Other Fixed issues

  • Fix: Logging buffered default level not required by @carlbuchmann in #2364
  • Fix(plugins): Fix bgp_utils for ansible-test sanity and update requirements by @ClausHolbechArista in #2401
  • Fix(eos_snapshot): eos snapshot produces incorrect json and yaml output by @carlbuchmann in #2426
  • Fix(eos_snapshot): Only collect cli-text commands when "text" or "markdown" are selected by @carlbuchmann in #2439
  • Fix(eos_snapshot): Conditional in tasks are not honored and support for limit by @carlbuchmann in #2457

Documentation

New features and enhancements in eos_cli_config_gen

  • Feat(eos_cli_config_gen): Add eos_cli key to management_interfaces by @gusmb in #2379
  • Feat(eos_cli_config_gen): Add arp learning bridged by @tgodaA in #2383
  • Feat(eos_cli_config_gen): Add support for load-interval on Ethernet Interfaces by @RyanM-Arista in #2428

New features and enhancements in eos_designs

  • Feat(eos_designs): Add per MACVRF EVPN domain scope by @mitchv85 in #2347

Other Changes

New Contributors

Full Changelog: v3.8.0...v4.0.0-dev1

Don't miss a new avd release

NewReleases is sending notifications on new releases.