sgherdao
sgherdao
There seems to be a bug with the way `CA_BUNDLE` and `CML_VERIFY_CERT` are handled, the docstring says: https://github.com/CiscoDevNet/virl2-client/blob/5bf320f62214c39a5615d19fda9a932f67d332ce/virl2_client/virl2_client.py#L218-L220 For example, with the following `.virlrc`: ``` VIRL_HOST=cml-04 VIRL_USERNAME=user VIRL_PASSWORD=password CML_VERIFY_CERT=True CA_BUNDLE=False...
Hi, I’ve noticed some performance issues when querying a controller with a large number of labs and nodes. For example, running the cmlutils `cml ls` command on a controller with...