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

ConnectivityService, "direction" attribute. #435

Closed amazzini closed 5 years ago

amazzini commented 5 years ago

The CS "direction" attribute type is an enum {BIDIRECTIONAL, UNIDIRECTIONAL, UNDEFINED_OR_UNKNOWN}. Currently is not possible to provision this attribute, hence it may be assumed that CS forwarding direction is driven by its CSEPs direction attribute values: PortDirection, enum {BIDIRECTIONAL, INPUT, OUTPUT, UNIDENTIFIED_OR_UNKNOWN}. If the assumption is correct, the CS "direction" attribute seems redundant.

amazzini commented 5 years ago

Decision on TAPI call (25 June 2019): Agreed to remove it in version 3.x to avoid backward compatibility issue, while set it as read only in version 2.2 RC2.

italobusi commented 5 years ago

What about R2.1.2?

karthik-sethuraman commented 5 years ago

What about R2.1.2?

No change for that