public icon indicating copy to clipboard operation
public copied to clipboard

Add component chassis-id

Open dplore opened this issue 2 years ago • 1 comments

(M) release/models/p4rt/openconfig-p4rt.yang

Adds a p4rt id leaf for the chassis component. This is intended to be used as a controller defined identifier which can be related to interface/oc-p4rt:id and integrated-circuit/oc-p4rt:node-id

module: openconfig-platform
  +--rw components
     +--rw component* [name]
        +--rw chassis
        |  +--rw config
        |  |  +--rw oc-p4rt:id?   uint32
        |  +--ro state
        |  |  +--ro oc-p4rt:id?   uint32

dplore avatar Apr 23 '22 07:04 dplore

Compatibility Report for commit 41be379be9edd241166c2bfd898bf922e4034380: ⛔ yanglint@SO 1.10.17

OpenConfigBot avatar Apr 23 '22 07:04 OpenConfigBot

Thanks Rob, will cover this in the Aug 30 Openconfig Operators meeting

dplore avatar Aug 29 '22 20:08 dplore

This was covered in Aug 30 meeting without objection. Will merge on Sep 2nd. (14 days after commits which moved this to the p4rt model) if there are no further changes requested.

dplore avatar Aug 31 '22 23:08 dplore

Thanks for the help, Darren!

ghostli123 avatar Sep 02 '22 03:09 ghostli123

/gcbrun

dplore avatar Sep 02 '22 22:09 dplore