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

feat: adding evpn use case files to opi-intel-bridge #491

Merged
merged 4 commits into from
Sep 4, 2024

Conversation

atulpatel261194
Copy link
Contributor

Initial implementation for transition from opi-evpn-bridge to opi-intel-bridge
This PR includes the following changes:

Moving vendor plugin from PR386 to opi-intel-bridge
Moving LinuxVendorModule to opi-intel-bridge
Restructuring to accommodate both storage and evpn binaries

    Co-authored-by: Dimitrios Markou <[email protected]>
    Co-authored-by: Saikumar Banoth <[email protected]>
    Co-authored-by: Patel Atul <[email protected]>
    Co-authored-by: Vemula Venkatesh <[email protected]>
    Co-authored-by: Jambekar Vishakha <[email protected]>
Signed-off-by: atulpatel261194 <[email protected]>
Copy link
Collaborator

@artek-koltun artek-koltun left a comment

Choose a reason for hiding this comment

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

pls update bin names in README.md

@atulpatel261194 atulpatel261194 force-pushed the evpnUseCase branch 2 times, most recently from b341d20 to 5a711ad Compare August 30, 2024 11:50
    Co-authored-by: Dimitrios Markou <[email protected]>
    Co-authored-by: Saikumar Banoth <[email protected]>
    Co-authored-by: Patel Atul <[email protected]>
    Co-authored-by: Vemula Venkatesh <[email protected]>
    Co-authored-by: Jambekar Vishakha <[email protected]>

Signed-off-by: atulpatel261194 <[email protected]>
cmd/evpn/main.go Outdated
frr.Initialize()
ipu_vendor.Initialize()

case "ci":
Copy link
Collaborator

Choose a reason for hiding this comment

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

why do you need ci here if it is a vendor xpu?

cmd/evpn/main.go Outdated

// initialize cobra config
if err := initialize(); err != nil {
// log.Println(err)
Copy link
Collaborator

Choose a reason for hiding this comment

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

please cleanup of commented code

Signed-off-by: atulpatel261194 <[email protected]>
@artek-koltun
Copy link
Collaborator

#493
#494
#495

@artek-koltun artek-koltun merged commit f71e1a7 into opiproject:main Sep 4, 2024
16 checks passed
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.

2 participants