Skip to content

Commit

Permalink
[show] add platform components in Newport, Montara, Mavericks for fix…
Browse files Browse the repository at this point in the history
… 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
  • Loading branch information
KostiantynYarovyiBf authored and judyjoseph committed Sep 27, 2021
1 parent 65c9092 commit 730f00a
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"chassis": {
"Newport": {
"component": {
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"chassis": {
"Wedge100BF-32X-O-AC-F-BF": {
"component": {
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"chassis": {
"Wedge100BF-65X-O-AC-F-BF": {
"component": {
}
}
}
}

0 comments on commit 730f00a

Please sign in to comment.