[show] add platform components in Newport, Montara, Mavericks for fix incomprehensible firmware Error print (#8690)

What I did:
     add platform components
 How I did it:
      In platform_components.json add chassis and empty component
How to verify it:
       Run show platform firmware updates
This commit is contained in:
Kostiantyn Yarovyi 2021-09-14 17:34:00 +03:00 committed by Qi Luo
parent ac9feadbf1
commit a8306b3c38
3 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,8 @@
{
"chassis": {
"Newport": {
"component": {
}
}
}
}

View File

@ -0,0 +1,8 @@
{
"chassis": {
"Wedge100BF-32X-O-AC-F-BF": {
"component": {
}
}
}
}

View File

@ -0,0 +1,8 @@
{
"chassis": {
"Wedge100BF-65X-O-AC-F-BF": {
"component": {
}
}
}
}