You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Y-Cable] refactor get_firmware_version to comply with all vendors (sonic-net#182)
Signed-off-by: vaibhav-dahiya [email protected]
This PR refactors the get_firmware_version output to return the following fields for each target.
{
"version_active": "",
"version_inactive": "",
"version_next": "",
}
Signed-off-by: vaibhav-dahiya <[email protected]>
0 commit comments