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

Changed the multiplicity of Connection.boundingNode to 0..1 from 1 #424

Closed karthik-sethuraman closed 5 years ago

karthik-sethuraman commented 5 years ago

This makes it optional for an Connection to be bounded by a Node. No changes to Yang as this attribute is mapped to yang container which is optional by definition.