-
Need the ability to pass proxies when using cvprac to connect to CVaaS from a corporate network.
Was able to get it to work by adding the following lines right after line 381d in cvp_client.py:
…
-
In `requirements.txt` for v1.2.2 it says `requests>=1.0.0, =2.27.0`. Requirements should be updated or code should be changed to not rely on this version.
-
### Issue Summary
I have an AVD repository in a working production environment and I'm trying to build a lab environment with 4 Arista 7020SR, CVP and AVD and on lab it fails.
I used same code and s…
-
While uploading an image, I get a timeout as below. It looks like the connection timeout (default of 10s) is used instead of the request timeout (default of 30s).
After further checking, in fact it…
-
CvpApi provides a method **reset_device()**- https://github.com/aristanetworks/cvprac/blob/develop/cvprac/cvp_api.py#L2876,
which is used for CVP module - cv_device_v3 (state_factory_reset )and call…
-
In our project we are still using v2, because we need functionality like
- https://github.com/aristanetworks/go-cvprac/pull/70
- https://github.com/aristanetworks/go-cvprac/pull/76
- https://git…
-
### Environment
* Python version: 3.10.6
* Nautobot version: 1.5.16
* nautobot-ssot: 1.2.0
* nautobot-ssot-aristacv: 1.6.0
* CloudVision on-prem: 2022.3.0
### Expected Behavior
Sync betwe…
-
### Issue Summary
When decommissioned devices are in the device inventory, the facts module crashes as the cvprac API call api.get_device_image_info(key) returns type None, and this causes an error w…
-
### Issue Summary
My AVD code fails on avd schema validator after upgrading arista.avd from 3.7.0 to 3.8.1.
### Which component(s) of AVD impacted
eos_cli_config_gen
### How do you run AVD ?
An…
-
### Enhancement summary
This has been observed mostly with ansible_password towards CVP. Today if using an encrypted vault variable in the connection variables toward CVP, the authentication will f…