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

Several modifications #492

Closed amazzini closed 3 years ago

amazzini commented 4 years ago

1) TapiOdu: Removed + created again odu-mep augment of mep, was wrongly on CEP 2) TapiPhotonic: remove the PowerPropertiesPac class, replacing it with the PowerProperties data type (modification is backward compatible) (OtsiTerminationPac, MediaChannelPropertiesPac, OtsiTerminationConfigPac) 3) TapiPathComp: corrected comment 4) TapiConnectivity: Added recursive relationship to ConnectivityService (ConnServHasSubordinateConnServ), new class ResiliencyRouteConstraint 5) removed resource/serviceSpec, replaced with GlobalClass (Resource-spec was used by SIP, Link, Node, Topology, NEP, InterRuleGroup, NodeRuleGroup, CEP, SwitchControl, Connection, Notification, MEG, Path) (Service-spec was used by NetworkTopologyService, ConnectivityService, NotifSubscrService, OamService, VirtualNtwService, PathComputationService)