fix MSN4410 chassis name in platform_components.json (#9939)
- Why I did it The chassis name in MSN4410 platform_components.json is not correct - How I did it Fix the chassis name - How to verify it Run relevant platform API test Signed-off-by: Kebo Liu <kebol@nvidia.com>
This commit is contained in:
parent
dd87b948a5
commit
129e9d1b25
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"chassis": {
|
"chassis": {
|
||||||
"x86_64-mlnx_msn4410-r0": {
|
"MSN4410": {
|
||||||
"component": {
|
"component": {
|
||||||
"ONIE": { },
|
"ONIE": { },
|
||||||
"SSD": { },
|
"SSD": { },
|
||||||
|
Reference in New Issue
Block a user