Tags: sengarth/ansible-avd
Tags
Merge pull request aristanetworks#1027 from aristanetworks/devel Release v2.2.0
Release notes 2.1.0 (aristanetworks#926) Co-authored-by: Thomas Grimonet <[email protected]>
Release 2.0.0 (aristanetworks#860) Co-authored-by: TiTom73 <[email protected]> Co-authored-by: holbech <[email protected]>
Release 2.0.0rc3 (aristanetworks#818) * doc(eos_l3ls_evpn): Fixed a typo about p2p_links_profiles (aristanetworks#727) Should be p2p_links_profiles instead of p2p_profiles * ci(development-stack): Development tools updates (aristanetworks#721) Co-authored-by: Thomas Grimonet <[email protected]> * doc(eos_cli_config_gen): Update syntax to create a static LAG bundle (aristanetworks#726) * doc(eos_cli_config_gen): Update syntax to create a static LAG bundle * ci(molecule): Update L3LS EVPN scenario to test static lag bundle * fix(eos_l3ls_evpn): Fix p2p links profile mtu (aristanetworks#730) * ci(ACTIONS): Enforce git status in molecule actions (aristanetworks#728) * ci(ACTIONS): Enforce git status in molecule actions * ci(MOLECULE): Update Artifacts * ci(Molecule): Fix cv_server from eos_config_deploy_cvp_list * fix(eos_config_deploy_cvp): Fix an issue where idempotency is broken (aristanetworks#735) * fix(eos_config_deploy_cvp): Fix an issue where idempotency is broken * Update CI artifacts * ci(development-stack): Remove mkdoc autoreload function (aristanetworks#739) Running mkdoc development server from a container can use high CPU due to issue on file monitoring. This commit deactivate this function and add 2 new commands to makefile to help user: - make reload ```bash $ make reload $ make reload WEBDOC_ID=cvp ``` - make reload-all: Reload both cvp and avd mkdoc containers * fix(dhcp_provisionner): Fix registration not generated (aristanetworks#708) * refactor(eos_cli_config_gen): EOS Templates refactoring (aristanetworks#743) * ci(molecule):Deactivate testing of v1.0 to v1.1 upgrade test (aristanetworks#750) * Update ansible-test (aristanetworks#751) * ci(molecule):Deactivate testing of v1.0 to v1.1 upgrade test * ci(makefile): Ignore Yamllint as already covered by molecule & pre-commit * ci(molecule):Deactivate testing of v1.0 to v1.1 upgrade test (aristanetworks#758) * Prepare RC2 release (aristanetworks#759) * Github Action troubleshooting (aristanetworks#760) * Update molecule-new-release.yml * fix(dhcp_provisioner): Fix incorrect mac-address rendering in template (aristanetworks#754) * fix(dhcp_provisioner): Fix incorrect mac-address rendering in template * Update CI artifacts * fix(eos_config_deploy_cvp): Resolve incorrect variable use in reset workflow (aristanetworks#757) * fix(eos_l3ls_evpn): Fix missing support for bgp_as for l3leaf node section (aristanetworks#709) * fix(eos_l3ls_evpn): Fix missing support for bgp_as for l3leaf node section Provide support for a bgp_as knob set on a per node approach and not only node_group. - L3LEAF logic - Spine Logic - Overlay Client logic * Update CI artifacts * eos_cli_config_gen: add prompt (aristanetworks#768) Co-authored-by: Carl Buchmann <[email protected]> * Rename eos_l3ls_evpn to eos_designs (aristanetworks#674) Co-authored-by: Carl Buchmann <[email protected]> Co-authored-by: holbech <[email protected]> * Add platform_speed_groups to eos_designs (aristanetworks#774) * Update plugins & filter documentation (aristanetworks#773) * feat(eos_designs): Adding MACSEC and PTP to L3edge (aristanetworks#740) * L2leaf inband management refactor & documentation (aristanetworks#775) * Move inband mgmt logic and add to fabric doc * Update CI Artifacts * Change inband mgmt vars from leaf. to switch. * fix(eos_cli_config_gen): Fix issue on logging interface (aristanetworks#778) Fix an issue where only interface==default was allow to configure source-interface in default VRF. * Fix(eos_cli_config_gen): Fix interface defaults (aristanetworks#779) * Feat(eos_cli_config_gen): Management security for TLS and certs (aristanetworks#780) Co-authored-by: Xavier <[email protected]> * fix(eos_cli_config_gen) switchport default documentation (aristanetworks#782) update switchport default documentation + fix issue with management-api-http template (aristanetworks#782) * Add management_interface type incl docs and tests (aristanetworks#787) * Inband management interface type (aristanetworks#788) * Removing conditional for NTP validate role (aristanetworks#763) * doc(eos_design): Role documentation structure refactoring (aristanetworks#776) * Update readme regarding peer-group naming (aristanetworks#797) * Add rev tag to pre-commit for autopep8 (aristanetworks#808) * refactor eos_cli_config_gen router bfd (aristanetworks#799) * update eos design documentation layout (aristanetworks#810) * feature(eos_cli_config_gen): Add support for VRF leaking under router-general (aristanetworks#672) Co-authored-by: Carl Buchmann <[email protected]> * Refactor / Align data model for bgp send-community * AVD documentation update (aristanetworks#813) * Create inband management tests to loopback0 interfaces (aristanetworks#772) * Create l2 inband tests to loopback interfaces * Adding optional tag to L2 inband reachability test * Create l2 inband tests to loopback interfaces * Adding optional tag to L2 inband reachability test * Rename L2 to inband management using inband vars * Create l2 inband tests to loopback interfaces * Adding optional tag to L2 inband reachability test * Rename L2 to inband management using inband vars * Small style fix loopback0_reachability test * inband ping with new interface vars * Improve reporting and execution feedback inband reachability * Requestes changes ping_inband Co-authored-by: holbech <[email protected]> * update release notes * Implement Custom TCAM profile support (aristanetworks#622) Co-authored-by: Carl Buchmann <[email protected]> * New add_toc module. Use for device MDs * Update fabric documentation and use add_toc * Update CI Artifacts * Update requirements.txt * Update README for updated requirements * Update README for plugins * ci(pre-commit): Remove autopep8 hook as make code incompatible with Ansible test * fix(inventory_to_container): Sanity fix from ansible-test * fix(configlet_build_config): Sanity fix from ansible-test * fix(add_toc): Sanity fix from ansible-test * Update CI artifacts * Modified router_isis data model to avoid static configuration (aristanetworks#815) * Only generate relevant device documentation (aristanetworks#816) * release 2.0.0rc3 * refine release notes titles * remove ToC this is generated by MKDOC site * co(makefile): Use latest v3.6 docker image in make run and make start (aristanetworks#819) * fix(add_toc): Add idempotency support in module * Set doc task to not report changes for idempotency * Update CI artifacts Co-authored-by: daanvdsanden <[email protected]> Co-authored-by: Thomas Grimonet <[email protected]> Co-authored-by: Christian Poessinger <[email protected]> Co-authored-by: holbech <[email protected]> Co-authored-by: ClausHolbechArista <[email protected]> Co-authored-by: xavier <[email protected]>
Add short release-note for 2.0.0rc1 (aristanetworks#725) * Add short release-note for 2.0.0rc1 * doc(AVD): Update content with RN 2.0.0 and eos_snaphot * ci(MOLECULE): Update Artifacts * + ToC and rc warning * refresh ci artifacts * remove ci artifacts * + comment for new output folders for eos_l3ls_evpn Co-authored-by: Carl Buchmann <[email protected]>
Merge pull request aristanetworks#654 from titom73/release-v1.1.3-pre… …paration
Merge pull request aristanetworks#471 from aristanetworks/devel Release 1.1.2
Merge pull request aristanetworks#406 from aristanetworks/devel Release 1.1.1
PreviousNext