Skip to content

Conversation

@Shivani-gslab
Copy link
Contributor

@Shivani-gslab Shivani-gslab commented Jan 6, 2026

Change Summary

Rearrange eos_cli_config_gen config order as per EOS 4.35.0F

Related Issue(s)

Fixes #

Component(s) name

arista.avd. eos_cli_config_gen

Proposed changes

Changing config order for following templates as per EOS 4.35-

mac-address-table-aging-time.j2 -> No changes
mac-address-table-notification.j2 -> No changes
mac-address-table-static-entries.j2 -> No changes
mac-security.j2 
maintenance.j2
management-accounts.j2 -> No changes
management-api-gnmi.j2
management-api-http.j2
management-api-models.j2 -> No changes
management-console.j2 -> No changes
management-cvx.j2
management-defaults.j2 -> No changes

How to test

Checklist

User Checklist

  • N/A

Repository Checklist

  • My code has been rebased from devel before I start
  • I have read the CONTRIBUTING document.
  • My change requires a change to the documentation and documentation have been updated accordingly.
  • I have updated molecule CI testing accordingly. (check the box if not applicable)

@github-actions
Copy link

github-actions bot commented Jan 6, 2026

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-6307
# Activate the virtual environment
source test-avd-pr-6307/bin/activate
# Install all requirements including PyAVD
pip install "pyavd[ansible] @ git+https://github.com/Shivani-gslab/avd.git@cli_order_part9#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/Shivani-gslab/avd.git#/ansible_collections/arista/avd/,cli_order_part9 --force
# Optional: Install AVD examples
cd test-avd-pr-6307
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: CI Updated CI scenario have been updated in the PR state: Documentation role Updated labels Jan 6, 2026
@Shivani-gslab Shivani-gslab changed the title Refactor(eos_cli_config_gen): Rearrange eos_cli as per EOS 4.35.0F part 9 [WIP] Refactor(eos_cli_config_gen): Rearrange eos_cli_config_gen config order as per EOS 4.35.0F part 9 [WIP] Jan 6, 2026
@Shivani-gslab Shivani-gslab changed the title Refactor(eos_cli_config_gen): Rearrange eos_cli_config_gen config order as per EOS 4.35.0F part 9 [WIP] Refactor(eos_cli_config_gen): Rearrange eos_cli_config_gen config order as per EOS 4.35.0F part 9 Jan 6, 2026
@Shivani-gslab Shivani-gslab marked this pull request as ready for review January 8, 2026 06:04
@Shivani-gslab Shivani-gslab requested review from a team as code owners January 8, 2026 06:04
@gmuloc gmuloc added this to the v6.0.0 milestone Jan 9, 2026
@gmuloc gmuloc enabled auto-merge January 9, 2026 15:59
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 9, 2026

@gmuloc gmuloc added this pull request to the merge queue Jan 9, 2026
Merged via the queue into aristanetworks:devel with commit 6fd6ef7 Jan 9, 2026
62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rn: Refactor(eos_cli_config_gen) role: eos_cli_config_gen issue related to eos_cli_config_gen role state: CI Updated CI scenario have been updated in the PR state: Documentation role Updated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants