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

Fix(eos_designs): Use CP-Profile for WAN HA when DP-Profile is not configured #4309

Conversation

gmuloc
Copy link
Contributor

@gmuloc gmuloc commented Aug 1, 2024

Change Summary

Use CP-Profile for WAN HA when DP-Profile is not configured

Component(s) name

arista.avd.eos_designs

Proposed changes

When data_plane is not configured for IPsec for WAN, use control_plane profile instead

How to test

molecuke

Checklist

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)

@gmuloc gmuloc requested review from a team as code owners August 1, 2024 12:21
Copy link

github-actions bot commented Aug 1, 2024

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-4309
# Activate the virtual environment
source test-avd-pr-4309/bin/activate
# Install all requirements including PyAVD
pip install "pyavd[ansible] @ git+https://github.com/gmuloc/avd.git@default-to-cp-when-dp-ipsec-absent#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/gmuloc/avd.git#/ansible_collections/arista/avd/,default-to-cp-when-dp-ipsec-absent --force
# Optional: Install AVD examples
cd test-avd-pr-4309
ansible-playbook arista.avd.install_examples

@github-actions github-actions bot added state: CI Updated CI scenario have been updated in the PR state: conflict PR with conflict labels Aug 1, 2024
Copy link

github-actions bot commented Aug 5, 2024

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

Copy link
Contributor

@ClausHolbechArista ClausHolbechArista left a comment

Choose a reason for hiding this comment

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

Add not in release notes with this behavioral change.

@ClausHolbechArista ClausHolbechArista added this to the v5.0.0 milestone Aug 21, 2024
@github-actions github-actions bot removed the state: conflict PR with conflict label Aug 27, 2024
Copy link

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

@github-actions github-actions bot added the type: documentation Improvements or additions to documentation label Aug 27, 2024
@gmuloc gmuloc requested a review from a team September 3, 2024 08:25
@gmuloc gmuloc changed the title Feat(eos_designs): Use CP-Profile for WAN when DP-Profile is not configured Fix(eos_designs): Use CP-Profile for WAN HA when DP-Profile is not configured Sep 6, 2024
@gmuloc gmuloc marked this pull request as draft September 9, 2024 14:54
@github-actions github-actions bot added the state: conflict PR with conflict label Sep 16, 2024
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 Sep 18, 2024
Copy link

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

@gmuloc gmuloc marked this pull request as ready for review September 18, 2024 07:59
@gmuloc gmuloc requested review from ClausHolbechArista and a team September 18, 2024 07:59
@github-actions github-actions bot removed the type: documentation Improvements or additions to documentation label Sep 18, 2024
@ClausHolbechArista ClausHolbechArista added the one approval This PR has one approval and is only missing one more. label Sep 18, 2024
@ClausHolbechArista ClausHolbechArista requested a review from a team September 18, 2024 12:23
Copy link

@ClausHolbechArista ClausHolbechArista merged commit 8cd95b8 into aristanetworks:devel Sep 18, 2024
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
one approval This PR has one approval and is only missing one more. rn: Fix(eos_designs) state: CI Updated CI scenario have been updated in the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants