MPLS-TE technology specific case needs to be added for the MPLS-TE tunnel record route objects: ``` case mpls { uses mte-types:te-mpls-label-hop; } ``` See for example the te-mpls-tunnel-attributes grouping in PR https://github.com/tsaad-dev/te/pull/104 This update would require the te-mpls YANG model to import the mpls-te-types YANG model proposed in https://tools.ietf.org/html/draft-busizheng-teas-yang-te-mpls-topology-00
MPLS-TE technology specific case needs to be added for the MPLS-TE tunnel record route objects:
See for example the te-mpls-tunnel-attributes grouping in PR #104
This update would require the te-mpls YANG model to import the mpls-te-types YANG model proposed in https://tools.ietf.org/html/draft-busizheng-teas-yang-te-mpls-topology-00