Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nxos: implement uptime for get_bgp_neighbors #2105

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

ultrotter
Copy link

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.

@ultrotter ultrotter force-pushed the nxosbgpuptime branch 2 times, most recently from d1fa62a to 3e806df Compare June 20, 2024 14:33
So far we were just ignoring the time value on the switch, and returning -1.

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.

Signed-off-by: Guido Trotter <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant