Skip to content

Commit 730f00a

Browse files
KostiantynYarovyiBfjudyjoseph
authored andcommitted
[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
1 parent 65c9092 commit 730f00a

File tree

3 files changed

+24
-0
lines changed

3 files changed

+24
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"chassis": {
3+
"Newport": {
4+
"component": {
5+
}
6+
}
7+
}
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"chassis": {
3+
"Wedge100BF-32X-O-AC-F-BF": {
4+
"component": {
5+
}
6+
}
7+
}
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"chassis": {
3+
"Wedge100BF-65X-O-AC-F-BF": {
4+
"component": {
5+
}
6+
}
7+
}
8+
}

0 commit comments

Comments
 (0)