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

[bug fix]Fix "sonic_platform" name conflict #528

Merged
merged 5 commits into from
May 9, 2019
Merged

[bug fix]Fix "sonic_platform" name conflict #528

merged 5 commits into from
May 9, 2019

Conversation

keboliu
Copy link
Collaborator

@keboliu keboliu commented May 9, 2019

- What I did
There is a name conflict between "sonic_platform.py" and package "sonic_platform", to fix it, "sonic_platform.py" was renamed to "sonic_device_util.py" in another PR sonic-net/sonic-buildimage#2875 , to align with the new name, we need some modification

- How I did it
change name "sonic_platform" to "sonic_device_util"

- How to verify it
verify with related CLIs

- Previous command output (if the output of a command-line utility has changed)

- New command output (if the output of a command-line utility has changed)

-->

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants