Uh oh!
There was an error while loading. Please reload this page.
Add Mappings for DNA Center - #519
Conversation
itdependsnetworks
commented
May 6, 2024
We generally do the XE in 1 direction, but not the other netutils/netutils/lib_mapper.py Line 502 in 7e038fb |
Uh oh!
There was an error while loading. Please reload this page.
itdependsnetworks
commented
May 14, 2024
Sorry, should have mentioned (and we should add to the docs), need to add to netutils/development_scripts.py Line 37 in 3b1004e |
jdrew82
commented
May 14, 2024
Doh! I always forget to do that for this project... |
itdependsnetworks
commented
May 14, 2024
In fairness, we should have it documented. |
Uh oh!
There was an error while loading. Please reload this page.
itdependsnetworks
commented
May 15, 2024
now you have to re-run development script. |
jdrew82
commented
May 15, 2024
Sorry, meant to run that. Should be done now. |
* feat: ✨ Add forward and reverse mapping for DNA Center
This PR is to add the forward and reverse mappings for DNA Center. I'm a bit unsure how to handle IOS-XE for the reverse though as you can't have two
cisco_ioskeys so I changed the one for XE to becisco_xe. I'd match it in the forward but the XE library mapping in Nautobot is missing some essential bits for IOS-XE.