Skip to content

Commit

Permalink
Apply suggested updates to definition.
Browse files Browse the repository at this point in the history
Co-authored-by: Darren Loher <dloher@google.com>
  • Loading branch information
SydneyCaulfeild and dplore authored Aug 28, 2024
1 parent 2096726 commit c45f026
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions release/models/platform/openconfig-platform.yang
Original file line number Diff line number Diff line change
Expand Up @@ -549,11 +549,10 @@ module openconfig-platform {
when "../removable = 'true'" {
type string;
description
"The hardware model name of a component. This is the hardware
name that would be found in a device catalog and is often the
orderable name of the component. This is required for all FRU
(field replaceable unit) components (i.e.,
/components/component/state/removable=TRUE).";
"This is the component name that would be found in a catalog of
stock keeping units (SKU) and should be the orderable name of
the component. This is required for all FRU (field replaceable unit)
components (i.e., /components/component/state/removable=TRUE).";
}

leaf clei-code {
Expand Down

0 comments on commit c45f026

Please sign in to comment.