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

[port_util] Fix issue in function get_interface_oid_map #114

Merged
merged 1 commit into from
Sep 13, 2021

Conversation

liorghub
Copy link
Contributor

@liorghub liorghub commented Sep 9, 2021

Signed-off-by: liora liora@nvidia.com

What I did
Change argument 'blocking' in call to function get_all() to a keyword argument as it should.

How I did it
Add blocking=xxx in function call.

How to verify it
This issue is failing the checkers when updating this submodule hash in sonic-buildimage (see sonic-net/sonic-buildimage#8696).

…blocking argument to keyword argument

Signed-off-by: liora <liora@nvidia.com>
@liat-grozovik
Copy link

@qiluo-msft could you please help to review or suggest a reviewer?

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.

3 participants