TAPI icon indicating copy to clipboard operation
TAPI copied to clipboard

ONF Transport API Repository (TAPI)

Results 100 TAPI issues
Sort by recently updated
recently updated
newest added

Note: Yang/Tree not updated for Streaming and Equipment. 1. Added the missing augments to EventNotification Signal (TapiTopology, TapiConnectivity, TapiOam, TapiNotification, TapiPathComputation, TapiVirtualNetwork). 2. TapiCommon: centralized the PmParamName and AlarmName enums,...

I understand the OAS folder is not normative but what is the intend to publish it if it does not follow RFC8040RFC7951? The root cause are bugs in the Yang2Swagger...

Hello, I think the tapi-dsr.yang does not include 10GFC. Is it possible to include 10GFC? EDIT: Is 10GFC represented as FC1200? DIGITAL_SIGNAL_TYPE_FC_1200

RFC7950 defines Presence containers as: " YANG supports two styles of containers, those that exist only for organizing the hierarchy of data nodes and those whose presence in the data...

When I use yang2aos.sh to convert a file in yang format to yaml format, I encounter the above error. I want to know whether the swagger-generator-cli-1.1.13-executable.jar used is open source....

Some “get all of” listed in TR-547 [https://www.opennetworking.org/wp-content/uploads/2020/08/TR-547-TAPI-v2.1.3-Reference-Implementation-Agreement-1.pdf](url) - Table 3, e.g. /data/tapi-common:context/service-interface-point/ /tapi-common:context/tapi-connectivity:connectivity-context/connectivity-service/ in the yaml are not present, i.e. there is only the GET of single SIP/ConnServ, identified...

The "target-object" included in notification can only be global object, as target-object-identifier can only be the type of uuid. While some local objects, such as ROUTE, SWITCH, should be notified...

bug

Reviewing the tapi-equipment model the "common-actual-properties" container needs a leaf for the protection-status of the card. Mainly for cross-connect boards but also for others leaf is-protected { type enumeration {...

When running the script it expects another project to be checkout out at ../EAGLE with the folder ../EAGLE/YangJsonTools Looking through the OpenNetworkFoundation group on GitHub shows the following projects https://github.com/OpenNetworkingFoundation?q=EAGLE&type=&language=...

Trying to compile the TAPI YANG files with ygot for use with golang. Running into a number of issues with [email protected]. I know these are generated from UML but I...