-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[ChassisDB]: bring up ChassisDB service #5283
Merged
Merged
Conversation
This file contains 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
This pull request introduces 4 alerts when merging 1190623c216643b24691271cad41573fae790fab into 3d6ef3e - view on LGTM.com new alerts:
|
eswaranb
reviewed
Sep 2, 2020
retest braodcom please, retest vsimage please |
retest broadcom please |
retest vsimage please |
eswaranb
reviewed
Sep 9, 2020
eswaranb
reviewed
Sep 9, 2020
eswaranb
reviewed
Sep 9, 2020
eswaranb
reviewed
Sep 9, 2020
eswaranb
reviewed
Sep 9, 2020
lguohan
reviewed
Sep 9, 2020
lguohan
reviewed
Sep 9, 2020
eswaranb
reviewed
Sep 9, 2020
lguohan
reviewed
Sep 9, 2020
eswaranb
reviewed
Sep 9, 2020
eswaranb
reviewed
Sep 9, 2020
eswaranb
reviewed
Sep 9, 2020
eswaranb
reviewed
Sep 9, 2020
tahmed-dev
reviewed
Sep 9, 2020
BrynXu
force-pushed
the
globaldbPR
branch
6 times, most recently
from
September 17, 2020 17:53
8fc443f
to
277f115
Compare
BrynXu
changed the title
[GlobalDB]: bring up GlobalDB service
[DB]: bring up GlobalDB service
Sep 17, 2020
BrynXu
force-pushed
the
globaldbPR
branch
6 times, most recently
from
September 18, 2020 20:42
9cf388b
to
332b869
Compare
mlorrillere
reviewed
Sep 18, 2020
retest baseimage please |
retest vs please |
retest vs please |
retest mellanox please |
retest vs please |
BrynXu
force-pushed
the
globaldbPR
branch
2 times, most recently
from
September 29, 2020 16:49
20aa69f
to
b20e826
Compare
eswaranb
reviewed
Sep 30, 2020
eswaranb
reviewed
Sep 30, 2020
lguohan
previously approved these changes
Sep 30, 2020
retest vsimage please |
bring up chassisdb service on sonic switch according to the design in Distributed Forwarding in VoQ Arch HLD Signed-off-by: Honggang Xu <hxu@arista.com>
lguohan
approved these changes
Oct 7, 2020
santhosh-kt
pushed a commit
to santhosh-kt/sonic-buildimage
that referenced
this pull request
Feb 25, 2021
bring up chassisdb service on sonic switch according to the design in Distributed Forwarding in VoQ Arch HLD Signed-off-by: Honggang Xu <hxu@arista.com> **- Why I did it** To bring up new ChassisDB service in sonic as designed in ['Distributed forwarding in a VOQ architecture HLD' ](https://github.com/Azure/SONiC/blob/90c1289eaf89a70939e7c81e042e261947c6a850/doc/chassis/architecture.md). **- How I did it** Implement the section 2.3.1 Global DB Organization of the VOQ architecture HLD. **- How to verify it** ChassisDB service won't start without chassisdb.conf file on the existing platforms. ChassisDB service is accessible with global.conf file in the distributed arichitecture. Signed-off-by: Honggang Xu <hxu@arista.com>
5 tasks
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.
bring up chassisdb service on sonic switch according to the design in
Distributed Forwarding in VoQ Arch HLD
Signed-off-by: Honggang Xu hxu@arista.com
- Why I did it
To bring up new ChassisDB service in sonic as designed in 'Distributed forwarding in a VOQ architecture HLD' .
- How I did it
Implement the section 2.3.1 Global DB Organization of the VOQ architecture HLD.
- How to verify it
ChassisDB service won't start without chassisdb.conf file on the existing platforms.
ChassisDB service is accessible with global.conf file in the distributed arichitecture.
- Which release branch to backport (provide reason below if selected)
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)