sure icon indicating copy to clipboard operation
sure copied to clipboard

ERROR 17 UUID ERROR

Open usasig opened this issue 1 year ago • 0 comments

ERROR #17 { "analysis type": "Verify if stale entry of vManage+vSmart UUID present on any one cEdge", "log type": "ERROR", "result": "The vManage+vSmart UUIDs are not consistent in cEdges", "action": "Contact TAC to find out why there are inconsistencies in the vManage+vSmart UUIDS in cEdges", "status": "Failed", "check type": "Critical", "document": "" },

ISSUE: api_sn == controllers_info_sn failing when SNs are correct, but in different orders

SUGGGESTION IS TO CHANGE TO SETS: set(api_sn) == set(controllers_info_sn) failing when SNs are correct, but in different orders

usasig avatar May 21 '24 16:05 usasig