napalm-automation / napalm

Network Automation and Programmability Abstraction Layer with Multivendor support
Apache License 2.0
2.2k stars 546 forks source link

nxos: implement uptime for get_bgp_neighbors #2105

Open ultrotter opened 2 weeks ago

ultrotter commented 2 weeks ago

This adds a dependency on python-dateutil to calculate years and months lengths, depending on the current date. Alternatively we can just go for a fixed arbitrary time length for years and months.