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

Rename module from 'sswsdk' to 'swsssdk' #4

Merged
merged 1 commit into from
Mar 29, 2017
Merged

Rename module from 'sswsdk' to 'swsssdk' #4

merged 1 commit into from
Mar 29, 2017

Conversation

jleveque
Copy link
Contributor

@jleveque jleveque commented Mar 28, 2017

import sswsdk
db1 = sswsdk.SonicV1Connector()
import swsssdk
db1 = swsssdk.SonicV1Connector()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove the v1 support? i don't think we still need it and even if it is kept here, it is no longer compatible with v1.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lguohan: I'm unfamiliar with this. Can you confirm? If so, I'll remove v1 support in this PR.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we could merge this first and clean the legacy stuffs in the future

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK. I created an issue for it: #5

@jleveque jleveque merged commit ebb5ec6 into sonic-net:master Mar 29, 2017
@jleveque jleveque deleted the rename_swsssdk branch March 29, 2017 21:08
praveen-li pushed a commit to praveen-li/sonic-py-swsssdk that referenced this pull request May 27, 2020
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.

3 participants