[MultiDB] daemon base should use multiDB DBConnector#4549
Merged
qiluo-msft merged 2 commits intosonic-net:masterfrom Jun 8, 2020
Merged
[MultiDB] daemon base should use multiDB DBConnector#4549qiluo-msft merged 2 commits intosonic-net:masterfrom
qiluo-msft merged 2 commits intosonic-net:masterfrom
Conversation
Collaborator
Author
|
This PR and sonic-net/sonic-platform-daemons#57 depends on each other, the submodule needs updated to sonic-net/sonic-platform-daemons#57 with the merge of this PR together. |
Collaborator
Author
qiluo-msft
previously approved these changes
May 6, 2020
Collaborator
Author
|
retest mellanox please |
Collaborator
Author
|
qiluo-msft
approved these changes
Jun 5, 2020
Collaborator
Author
|
retest mellanox please |
Collaborator
Author
|
retest vsimage please |
Collaborator
Author
|
retest mellanox please |
abdosi
added a commit
to abdosi/sonic-buildimage
that referenced
this pull request
Aug 15, 2020
a) we should use get_platform() with new sonic_py-common package b) In 201911 DB Connector is still using db id based constructor as following PR sonic-net#4549 is not cherry-picked yet. So revert the change to use db is insatead of db_name for now. Signed-off-by: Abhishek Dosi <[email protected]>
abdosi
added a commit
that referenced
this pull request
Aug 15, 2020
a) we should use get_platform() with new sonic_py-common package b) In 201911 DB Connector is still using db id based constructor as following PR #4549 is not cherry-picked yet. So revert the change to use db is insatead of db_name for now. Signed-off-by: Abhishek Dosi <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Should use new multiDB Connector in daemon base
When merging this this PR, need to make sure [MultiDB] should use multiDB API sonic-platform-daemons#57 is already updated to the latest.
update submodule in this PR as well to avoid dependency between [MultiDB] should use multiDB API sonic-platform-daemons#57 and this PR.
Signed-off-by: Dong Zhang [email protected]