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

Missing protection-type:ONE_PLUS_ONE_PROTECTION_WITH PRE_COMPUTED RESTORATION #453

Closed arthurMll closed 5 months ago

arthurMll commented 4 years ago

Reviewing the tapi-topology:protection-type attribute types in v2.1.X, the following combination is not present:

typedef protection-type {

        type enumeration {

            enum ONE_PLUS_ONE_PROTECTION_WITH PRE_COMPUTED RESTORATION {

                description "none";

            }

}

I propose to add it in v2.1.3.

amazzini commented 5 months ago

Done in V2.1.3