-
### Enhancement summary
cvprac 1.3.0 has python request warning fix
### Which component of AVD is impacted
other
### Use case example
bump min cvprac to 1.3.0 in v3.7 release
### Des…
-
### Issue Summary
We are trying to adopt the new AVD version changes (v4.9.0), but we are facing the following issues while generating the config.
It seems the new AVD version requires Ansible ver…
-
### Issue Summary
In ansible_cvp, the utility method **reset_device() inside module_utils/device_tools.py** will throw error at **line #1794**
https://github.com/aristanetworks/ansible-cvp/blob/de…
-
### Issue Summary
The `cv_tag_v3` module creates workspaces in CloudVision under which to make the tag changes. Sometimes these workspaces are created with the same name as previously created insta…
-
### Issue Summary
`cv_validate_v3` does not validate configlets for a device as ONE config, but each configlet individually. This causes false positives when a configlet contains dependencies to ot…
gusmb updated
9 months ago
-
##### SUMMARY
Arista AVD Version - v4.2.0-dev2 - AVD runner failed due to eos version mismatch
##### ISSUE TYPE
Bug
##### COMPONENT NAME
arista.eos
##### ANSIBLE VERSION
##### COLLECT…
-
When trying to import the inventory list from CVP 2023.1.2 (on prem) I get the following error message (Error: Missing option '--username') allthough this option is not needed for the get from-cvp com…
-
### Enhancement summary
The use case is to validate configlets before/after task creation and listing the errors & warnings through the same Ansible playbook
### Which component of AVD is impacted
…
-
### Enhancement summary
Change the way we mock cvpApi()
Something like this
```
@pytest.fixture
def mock_cvpClient():
"""
mock_cvprac - mocks cvprac classes/objects
"""
# moc…
-
### Issue Summary
We are unable to generate the intended config with Arista AVD Version "4.2.0-dev2". We have identified the root cause of the issues and some we have resolved with work around, but o…