Skip to content

Conversation

@carlbuchmann
Copy link
Member

@carlbuchmann carlbuchmann commented Nov 27, 2025

Change Summary

Update terminology for Arista AVD data models

eos_designs -> AVD Design
eos_cli_config_gen -> EOS Config

input variables -> data models
input variables for eos_design -> AVD Design data model
input variables for eos_cli_config_gen -> EOS Config data model

How to test

Review the documentation: https://ansible-avd--6202.org.readthedocs.build/en/6202/docs/data-models/index.html

@carlbuchmann carlbuchmann requested review from a team as code owners November 27, 2025 18:32
@github-actions
Copy link

Review docs on Read the Docs

To test this pull request:

# Create virtual environment for this testing below the current directory
python -m venv test-avd-pr-6202
# Activate the virtual environment
source test-avd-pr-6202/bin/activate
# Install all requirements including PyAVD
pip install "pyavd[ansible] @ git+https://github.com/carlbuchmann/avd.git@doc-avd-inputs#subdirectory=python-avd" --force
# Point Ansible collections path to the Python virtual environment
export ANSIBLE_COLLECTIONS_PATH=$VIRTUAL_ENV/ansible_collections
# Install Ansible collection
ansible-galaxy collection install git+https://github.com/carlbuchmann/avd.git#/ansible_collections/arista/avd/,doc-avd-inputs --force
# Optional: Install AVD examples
cd test-avd-pr-6202
ansible-playbook arista.avd.install_examples

@github-actions github-actions bot added role: eos_cli_config_gen issue related to eos_cli_config_gen role state: Documentation role Updated role: eos_designs issue related to eos_designs role labels Nov 27, 2025
@carlbuchmann carlbuchmann force-pushed the doc-avd-inputs branch 2 times, most recently from 5910373 to 933280f Compare November 28, 2025 20:33
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 1, 2025

@github-actions github-actions bot added the state: conflict PR with conflict label Jan 9, 2026
@github-actions
Copy link

github-actions bot commented Jan 9, 2026

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@ClausHolbechArista ClausHolbechArista added this to the v6.0.0 milestone Jan 12, 2026
@github-actions github-actions bot removed the state: conflict PR with conflict label Jan 12, 2026
@github-actions
Copy link

Conflicts have been resolved. A maintainer will review the pull request shortly.

Copy link
Contributor

@ankudinov ankudinov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but I'd consider some minor fixes

Copy link
Contributor

@joelbreton2 joelbreton2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions github-actions bot added the state: conflict PR with conflict label Jan 14, 2026
@github-actions
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot removed the state: conflict PR with conflict label Jan 16, 2026
@github-actions
Copy link

Conflicts have been resolved. A maintainer will review the pull request shortly.

@alexeygorbunov
Copy link
Contributor

alexeygorbunov commented Jan 16, 2026

There are two hard links to the specific AVD version mentioning input-variables. Should we change those?

single-dc-l3ls/group_vars/DC1_SPINES/spines.yml:    # Arista platform family <- from the documentation page https://avd.arista.com/5.1/roles/eos_designs/docs/input-variables.html#node-type-settings TOREVISE
single-dc-l3ls-ipv6/group_vars/DC1_SPINES/spines.yml:    # Arista platform family <- from the documentation page https://avd.arista.com/5.1/roles/eos_designs/docs/input-variables.html#node-type-settings TOREVISE

@carlbuchmann
Copy link
Member Author

/eos_designs/docs/input-variables

@joelbreton2 will address this in PR #6311

@sonarqubecloud
Copy link

@carlbuchmann carlbuchmann added this pull request to the merge queue Jan 16, 2026
Merged via the queue into aristanetworks:devel with commit 54345dd Jan 16, 2026
63 checks passed
@carlbuchmann carlbuchmann deleted the doc-avd-inputs branch January 16, 2026 15:45
gmuloc pushed a commit to gmuloc/avd that referenced this pull request Jan 19, 2026
Co-authored-by: Petr Ankudinov <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
joelbreton2 pushed a commit to joelbreton2/avd that referenced this pull request Jan 20, 2026
Co-authored-by: Petr Ankudinov <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
joelbreton2 pushed a commit to joelbreton2/avd that referenced this pull request Jan 29, 2026
Co-authored-by: Petr Ankudinov <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rn: Doc role: eos_cli_config_gen issue related to eos_cli_config_gen role role: eos_designs issue related to eos_designs role state: Documentation role Updated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants