Evan Roggenkamp
Evan Roggenkamp
pynetbox==5.0.4 python3.7.5 Netbox 59d3e65b7ed2 (v2.7.10) Here is what I have tried to get the tags for a device to update. I am using a token generated with write access. For...
### Description of Issue/Question Napalm IOSXRDriver method `get_lldp_neighbors()` is having a bit of trouble parsing LLDP in our environment when there are spaces in either the local interface or the...
Output of `python -c "import pydantic.utils; print(pydantic.utils.version_info())"`: ``` pydantic version: 1.8.1 pydantic compiled: True install path: ../MYPROJECTS/MISC_TESTING/.venv/lib/python3.7/site-packages/pydantic python version: 3.7.10 (default, Feb 20 2021, 21:21:24) [GCC 5.4.0 20160609] platform: Linux-4.4.0-18362-Microsoft-x86_64-with-Ubuntu-16.04-xenial...