-
Notifications
You must be signed in to change notification settings - Fork 233
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
Doc: Add CV Pathfinder AVD example #4453
Conversation
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-4453
# Activate the virtual environment
source test-avd-pr-4453/bin/activate
# Install all requirements including PyAVD
pip install "pyavd[ansible] @ git+https://github.com/gmuloc/avd.git@wan-example#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/,wan-example --force
# Optional: Install AVD examples
cd test-avd-pr-4453
ansible-playbook arista.avd.install_examples |
ansible_collections/arista/avd/examples/cv-pathfinder/README.md
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/examples/cv-pathfinder/deploy.yml
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/examples/cv-pathfinder/group_vars/all.yml
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/examples/cv-pathfinder/group_vars/all.yml
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/examples/cv-pathfinder/group_vars/TRANSPORTS.yml
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/examples/cv-pathfinder/group_vars/TRANSPORTS.yml
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/examples/cv-pathfinder/group_vars/WAN/vault.yml
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/examples/cv-pathfinder/group_vars/all.yml
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/examples/cv-pathfinder/group_vars/WAN/management.yml
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/examples/cv-pathfinder/group_vars/WAN/management.yml
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/examples/cv-pathfinder/group_vars/PATHFINDERS.yml
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/examples/cv-pathfinder/group_vars/WAN/management.yml
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/examples/cv-pathfinder/group_vars/WAN/management.yml
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/examples/cv-pathfinder/group_vars/WAN/management.yml
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/examples/cv-pathfinder/group_vars/WAN/management.yml
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/examples/cv-pathfinder/group_vars/WAN/management.yml
Show resolved
Hide resolved
ansible_collections/arista/avd/examples/cv-pathfinder/group_vars/WAN/management.yml
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/examples/cv-pathfinder/host_vars/cloudvision/vault.yml
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/examples/cv-pathfinder/host_vars/inet-cloud.yml
Show resolved
Hide resolved
ansible_collections/arista/avd/examples/cv-pathfinder/deploy.yml
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/examples/cv-pathfinder/inventory.yml
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/examples/cv-pathfinder/README.md
Outdated
Show resolved
Hide resolved
66ada63
to
7e8898e
Compare
cf67cce
to
dcb4dce
Compare
ansible_collections/arista/avd/examples/cv-pathfinder/intended/configs/inet-cloud.cfg
Outdated
Show resolved
Hide resolved
Co-authored-by: Claus Holbech <[email protected]>
…rs/WAN/cv_pathfinder_settings.yml Co-authored-by: Claus Holbech <[email protected]>
…rs/all.yml Co-authored-by: Claus Holbech <[email protected]>
…rs/WAN/management.yml Co-authored-by: Claus Holbech <[email protected]>
…rs/WAN/management.yml Co-authored-by: Claus Holbech <[email protected]>
…rs/WAN/management.yml Co-authored-by: Claus Holbech <[email protected]>
ansible_collections/arista/avd/examples/cv-pathfinder/ansible.cfg
Outdated
Show resolved
Hide resolved
Co-authored-by: Claus Holbech <[email protected]>
ansible_collections/arista/avd/examples/cv-pathfinder/group_vars/SITE1.yml
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/examples/cv-pathfinder/group_vars/SITE1.yml
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/examples/cv-pathfinder/group_vars/SITE2.yml
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/examples/cv-pathfinder/group_vars/SITE1.yml
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/examples/cv-pathfinder/group_vars/SITE2.yml
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/examples/cv-pathfinder/group_vars/WAN/management.yml
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/examples/cv-pathfinder/group_vars/WAN/management.yml
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/examples/cv-pathfinder/inventory.yml
Outdated
Show resolved
Hide resolved
...ta/avd/examples/cv-pathfinder/switch-basic-configurations/inet-cloud-basic-configuration.txt
Show resolved
Hide resolved
.../eos_config_deploy_cvp/intended/structured_configs/cvp-empty-filter/cv_server_configlets.yml
Outdated
Show resolved
Hide resolved
…rs/WAN/management.yml
…rs/WAN/management.yml
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - ran some basic failover tests in our lab.
Reviewed the README and updated with info
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Co-authored-by: JulioPDX <[email protected]>
Co-authored-by: JulioPDX <[email protected]>
Change Summary
This PR adds an example on how to deploy Arista CV Pathfinder solution
Component(s) name
documentation
Proposed changes
Add an example
How to test
Require CloudEOS lab with the topology and a CVaaS tenant.
Checklist
User Checklist - @JulioPDX
sitex-
sitex-
Repository Checklist