Skip to content

Add basic DASH HA session APIs for concepts, state management and inline sync.#2007

Merged
prsunny merged 4 commits intoopencomputeproject:masterfrom
r12f:user/r12f/ha-session-api
May 2, 2024
Merged

Add basic DASH HA session APIs for concepts, state management and inline sync.#2007
prsunny merged 4 commits intoopencomputeproject:masterfrom
r12f:user/r12f/ha-session-api

Conversation

@r12f
Copy link
Copy Markdown
Contributor

@r12f r12f commented Apr 24, 2024

This change add the HA session API for:

  • Basic building blocks, such as HA set, HA scope and HA role.
  • State management: How the role is attached and controlled.
  • Inline sync: Data path definitions of HA set.

All APIs are following the HLD that is merged in DASH here: sonic-net/DASH#532.

Comment thread inc/saiobject.h Outdated
#include <saisrv6.h>

/* new experimental object type includes */
#include <saiexperimentaldashha.h>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

this change is not needed

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.

thanks for checking Kamil! I have it removed now.

r12f added 4 commits May 2, 2024 19:30
…ine sync.

Signed-off-by: r12f <r12f.code@gmail.com>
Signed-off-by: r12f <r12f.code@gmail.com>
Signed-off-by: r12f <r12f.code@gmail.com>
Signed-off-by: r12f <r12f.code@gmail.com>
@r12f r12f force-pushed the user/r12f/ha-session-api branch from 69977d6 to 5278743 Compare May 2, 2024 19:31
@prsunny prsunny merged commit 53bff25 into opencomputeproject:master May 2, 2024
@r12f r12f deleted the user/r12f/ha-session-api branch May 3, 2024 21:31
erohsik pushed a commit to erohsik/SAI that referenced this pull request Sep 17, 2024
…ine sync. (opencomputeproject#2007)

* [DASH]  Add basic DASH HA session APIs for concepts, state management and inline sync.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants