napalm-huawei-vrp
napalm-huawei-vrp copied to clipboard
NetBox requires get_lldp_neighbors_detail()
get_lldp_neighbors_detail() still output an hardcoded {} (while get_lldp_neighbors() does works).
But, as it looks like, NetBox NAPALM Plugin requires get_lldp_neighbors_detail, it cannot work with only get_lldp_neighbors.
My LLDP Neighbors tab in NetBox stays empty, while the Status and Config tabs are populated as expected.
Is there any plan to develop it?
In 2020 it was expected for 0.2.0, but 1.2.0 is released now; how is it going?
Thanks anyway for all the work!