Skip to content

export notification{producer,consumer} py bindings#174

Merged
lguohan merged 1 commit intosonic-net:masterfrom
lguohan:ntf
Jan 10, 2018
Merged

export notification{producer,consumer} py bindings#174
lguohan merged 1 commit intosonic-net:masterfrom
lguohan:ntf

Conversation

@lguohan
Copy link
Copy Markdown
Contributor

@lguohan lguohan commented Jan 10, 2018

No description provided.

@lguohan lguohan merged commit 6f7db0b into sonic-net:master Jan 10, 2018
@lguohan lguohan deleted the ntf branch January 10, 2018 09:51
prgeor pushed a commit to prgeor/sonic-swss-common that referenced this pull request Feb 27, 2025
… API's read size for read_eeprom (sonic-net#174)

This PR adds stub functions definition with details as to how firmware upgrade should be implemented by a Y cable vendor.
It also fixes the read_eeprom read size for vendor part number and vendor name retreival API's

Description
Added a stub functions definition with a doc string describing how it should be implemented
Added these API's stub functions for vendors to implement

def download_firmware(physical_port, fwfile)
def activate_firmware(physical_port)
def rollback_firmware(physical_port)

Motivation and Context
Firmware upgrade is a functionality that vendors need to implement, this PR adds the definition's
and a description of how the implementation of this firmware upgrade procedure API's should be implemented
by breaking down the firmware upgrade into above specified sub routines.

Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
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.

1 participant