Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor(eos_designs): Refactor structured_config code for application_traffic_recognition #5111

Open
wants to merge 7 commits into
base: devel
Choose a base branch
from

Conversation

laxmikantchintakindi
Copy link
Contributor

@laxmikantchintakindi laxmikantchintakindi commented Feb 26, 2025

Change Summary

Refactor structured_config code for application_traffic_recongition.py

Related Issue(s)

Fixes #

Component(s) name

arista.avd.eos_designs

Proposed changes

Refactor structured_config code for application_traffic_recongition.py

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)

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-5111
# Activate the virtual environment
source test-avd-pr-5111/bin/activate
# Install all requirements including PyAVD
pip install "pyavd[ansible] @ git+https://github.com/laxmikantchintakindi/avd.git@refactor/application-traffic-reconginition#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/laxmikantchintakindi/avd.git#/ansible_collections/arista/avd/,refactor/application-traffic-reconginition --force
# Optional: Install AVD examples
cd test-avd-pr-5111
ansible-playbook arista.avd.install_examples

@github-actions github-actions bot added the state: CI Updated CI scenario have been updated in the PR label Feb 26, 2025
@laxmikantchintakindi laxmikantchintakindi force-pushed the refactor/application-traffic-reconginition branch from c2f4c4c to d8727aa Compare February 26, 2025 11:24
@laxmikantchintakindi laxmikantchintakindi changed the title Refactor(eos_designs): Refactor structured_config code for application_traffic_recongition.py Refactor(eos_designs): Refactor structured_config code for application_traffic_recongition.py[WIP] Feb 26, 2025
@laxmikantchintakindi laxmikantchintakindi force-pushed the refactor/application-traffic-reconginition branch from fc7aabb to 192ec4d Compare February 26, 2025 11:40
@github-actions github-actions bot removed the state: CI Updated CI scenario have been updated in the PR label Feb 27, 2025
@laxmikantchintakindi laxmikantchintakindi force-pushed the refactor/application-traffic-reconginition branch from 812aa68 to 097dba2 Compare February 27, 2025 06:24
@laxmikantchintakindi laxmikantchintakindi changed the title Refactor(eos_designs): Refactor structured_config code for application_traffic_recongition.py[WIP] Refactor(eos_designs): Refactor structured_config code for application_traffic_recongition.py Feb 27, 2025
@laxmikantchintakindi laxmikantchintakindi force-pushed the refactor/application-traffic-reconginition branch from 097dba2 to 475a649 Compare February 27, 2025 06:26
@laxmikantchintakindi laxmikantchintakindi force-pushed the refactor/application-traffic-reconginition branch from ef23af8 to 3fd0a5a Compare February 27, 2025 08:52
@gmuloc gmuloc changed the title Refactor(eos_designs): Refactor structured_config code for application_traffic_recongition.py Refactor(eos_designs): Refactor structured_config code for application_traffic_recognition Feb 27, 2025
@laxmikantchintakindi laxmikantchintakindi force-pushed the refactor/application-traffic-reconginition branch from 2d577df to b904ba9 Compare February 28, 2025 05:17
@MaheshGSLAB MaheshGSLAB marked this pull request as ready for review March 3, 2025 06:58
@MaheshGSLAB MaheshGSLAB requested review from a team as code owners March 3, 2025 06:58
@laxmikantchintakindi laxmikantchintakindi force-pushed the refactor/application-traffic-reconginition branch from 7da67e4 to 8890e7a Compare March 3, 2025 09:44
Copy link

sonarqubecloud bot commented Mar 3, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants