Skip to content

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

Merged
jleveque merged 1 commit intosonic-net:masterfrom
jleveque:rename_swsssdk
Mar 29, 2017
Merged

Rename module from 'sswsdk' to 'swsssdk'#4
jleveque merged 1 commit intosonic-net:masterfrom
jleveque:rename_swsssdk

Conversation

@jleveque
Copy link
Copy Markdown
Contributor

@jleveque jleveque commented Mar 28, 2017

import sswsdk
db1 = sswsdk.SonicV1Connector()
import swsssdk
db1 = swsssdk.SonicV1Connector()
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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