129e9d1b25
- 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>
15 lines
274 B
JSON
15 lines
274 B
JSON
{
|
|
"chassis": {
|
|
"MSN4410": {
|
|
"component": {
|
|
"ONIE": { },
|
|
"SSD": { },
|
|
"BIOS": { },
|
|
"CPLD1": { },
|
|
"CPLD2": { },
|
|
"CPLD3": { }
|
|
}
|
|
}
|
|
}
|
|
}
|