mirror of
https://github.com/xcat2/confluent.git
synced 2026-04-01 23:13:29 +00:00
Merge branch 'master' into async
This commit is contained in:
@@ -218,6 +218,7 @@ async def _extract_neighbor_data_nxapi(switch, user, password, cfm, lldpdata, wc
|
||||
)
|
||||
portdata['peerid'] = peerid
|
||||
_extract_extended_desc(portdata, portdata['peerdescription'], True)
|
||||
portdata['switch'] = switch
|
||||
_neighbypeerid[peerid] = portdata
|
||||
lldpdata[port] = portdata
|
||||
_neighdata[switch] = lldpdata
|
||||
|
||||
Reference in New Issue
Block a user