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

Modular Chassis - Midplane monitoring APIs #148

Merged
merged 1 commit into from
Dec 2, 2020

Conversation

mprabhu-nokia
Copy link
Contributor

sonic-platform-base: Midplane monitoring APIs module_base.py and chassis_base.py for modular chassis

HLD: sonic-net/SONiC#646

  • What I did
    Enhance ModuleBase with new APIs to get midplane-ip-address and check-rechability
    Enhance ChassisBase with new API to initialize the midplane for modular chassis

  • How I did it

Add API in chassis_base.py:

    init_midplane_switch()

Add APIs in module_base.py

    get_midplane_ip()
    is_midplane_reachable()

@jleveque jleveque merged commit 7c0301d into sonic-net:master Dec 2, 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.

2 participants