Dell S6100 Platform API 2.0 fixes (#16208)
Why I did it Dell S6100 Platform components needs to be updated. How I did it Modified platform.json to fix the issue. How to verify it Run sonic-mgmt component test and check whether it passes.
This commit is contained in:
parent
38c29293eb
commit
b3979d6da1
@ -469,7 +469,13 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "QSFP+ or later"
|
"name": "QSFP+ or later"
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"name": "SFP/SFP+/SFP28"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "SFP/SFP+/SFP28"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"interfaces": {}
|
"interfaces": {}
|
||||||
|
Loading…
Reference in New Issue
Block a user