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
Fix Warmboot Issue when upgraded Image SAI return Switch Internal OID not accounted in previous image. (sonic-net#654)
* Fix the issue sonic-net#5274
Basically Switch Internal OID should always be accounted in Temp and
Current Logic Comparison. It should never trigger remove operation.
Changes is to always add Switch Internal OID to COLDVIDS (even in case of
warm-boot)
Signed-off-by: Abhishek Dosi <[email protected]>
* Fix the API that check NonRemovableOID to check internal OID first
before Cold Bott Discover OID.
Also address review Comments.
* Address Review Comments
Signed-off-by: Abhishek Dosi <[email protected]>
0 commit comments