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

Doc: add CVaaS regional URLs to cv_deploy #4092

Merged
merged 13 commits into from
Jun 21, 2024

Conversation

noredistribution
Copy link
Contributor

@noredistribution noredistribution commented Jun 7, 2024

Change Summary

Adding CVaaS regional URLs and svc account token generation for cv_deploy role

Component(s) name

arista.avd.cv_deploy

Copy link

github-actions bot commented Jun 7, 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-4092
# Activate the virtual environment
source test-avd-pr-4092/bin/activate
# Install all requirements including PyAVD
pip install "pyavd[ansible] @ git+https://github.com/noredistribution/avd.git@add-regional-urls#subdirectory=python-avd" --force
# Install Ansible collection
ansible-galaxy collection install git+https://github.com/noredistribution/avd.git#/ansible_collections/arista/avd/,add-regional-urls --force
# Optional: Install AVD examples
cd test-avd-pr-4092
ansible-playbook arista.avd.install_examples

@github-actions github-actions bot added the type: documentation Improvements or additions to documentation label Jun 7, 2024
@github-actions github-actions bot removed the type: documentation Improvements or additions to documentation label Jun 7, 2024
@github-actions github-actions bot added the type: documentation Improvements or additions to documentation label Jun 10, 2024
@github-actions github-actions bot removed the type: documentation Improvements or additions to documentation label Jun 10, 2024
@github-actions github-actions bot added the type: documentation Improvements or additions to documentation label Jun 10, 2024
Copy link

sonarcloud bot commented Jun 10, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@noredistribution noredistribution marked this pull request as ready for review June 10, 2024 14:33
@noredistribution noredistribution requested review from a team as code owners June 10, 2024 14:33
Copy link
Member

@carlbuchmann carlbuchmann left a comment

Choose a reason for hiding this comment

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

LGTM

@carlbuchmann carlbuchmann merged commit 53db423 into aristanetworks:devel Jun 21, 2024
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rn: Doc role: eos_config_deploy_cvp issue related to eos_config_deploy_cvp role state: Documentation role Updated type: documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants