-
Notifications
You must be signed in to change notification settings - Fork 150
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update gNMI-1.4 with FAN_TRAY type. (#3046)
* add fan_tray type to readme * Add FAN_TRAY type to telemetry_inventory_test.go. * add NumFanTrays arg * skip fan tray telemetry check when 0 are expected * add FAN_TRAY as platform_type to README. * validate that fan tray parent is the chassis. * validate fan component's parent. * Add deviation for fan tray type. * Use fan tray deviation in telemetry_inventory_test. * fix call to FanTrayTypeUnsupported. * Remove switch_chip_id_unsupported from Nokia. * Add arg_num_fans. * Skip fan validation when args_num_fans is 0. * Update args.go * Fix metadata.pb.go. * Fix metadata.pb.go. * Fix deviations.go typo. * Only check that FAN has ancestor chassis, not the immediate parent type. * Fix metadata.pg.go. * FIx metadata.pb.go. * Fix metadata.pb.go. * Remove fan_tray deviation from metadata.proto. * Remove fan_tray deviation from deviations.go. * Remove fan_tray deviation from metadata.textproto. * Update metadata.proto * Remove fan_tray deviation from telemetry_inventory_test.go. * Fix metadata.pb.go. * Fix brackets in telemetry_inventory_test.go.
- Loading branch information
1 parent
ddb15d8
commit 0db4711
Showing
5 changed files
with
110 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.