Open-Network-Models-and-Interfaces-ONMI / TAPI

LF ONMI Transport API Repository (TAPI)
https://github.com/Open-Network-Models-and-Interfaces-ONMI/TAPI/wiki
Apache License 2.0
95 stars 80 forks source link

LLDP Modeling added to the TapiOam model #387

Closed bzeuner closed 5 years ago

bzeuner commented 5 years ago

LLDP as defined in https://github.com/YangModels/yang/blob/master/standard/ieee/802.1/draft/ieee802-dot1ab-lldp.yang revision 2018-11-11

Additional comments:

bzeuner commented 5 years ago

Sorry, I gave the old link; here the new one: https://github.com/YangModels/yang/blob/master/standard/ieee/draft/802.1/ieee802-dot1ab-lldp.yang

No TAPI class have been modified; I have just augmented (specify) TAPI classes as shown in the agreed proposal 3 (see 2019-01-15 TAPI Meeting Notes).

bzeuner commented 5 years ago

The LLDP part of the TapiOam model has been updated based on the decisions taken at the TAPI conference call on February 12 (second commit to this pull request.

Changes:

The Bits-typed data types SystemCapabilitiesMap and TlvsTxEnable have to be updated once TAPI has moved to the latest Profiles.

greenshot

bzeuner commented 5 years ago

It has been decided to define the LLDP functionality in a separate Papyrus model -> TapiLldp. Therefore, this pull request will be replaced by a new one.