aboutsummaryrefslogtreecommitdiffstats
path: root/generic-resource-api/model/yang/src
AgeCommit message (Collapse)AuthorFilesLines
2021-08-26New DGs added for CCVPN scenario enhancement.chenkai1-0/+19
Add performance data collection API and service Issue-ID: CCSDK-3389 Signed-off-by: kai chen <kaichen@fiberhome.com> Change-Id: I4ba2796e5817df319aaf21d75f811e487b11f9f7
2021-06-16Adding required APIs into the generic-resource-api YANG model to support ↵Hesam Rahimi1-0/+6
cloud-leased-line use-case. Issue-ID: SDNC-1564 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I3eb9fc7621a4f3eebccf150e48103a91f0bb3e36
2021-01-26Adding Modify API into generic-resource-api.yang file to support ↵Hesam Rahimi1-0/+2
modification of a transport slice. Issue-ID: SDNC-1457 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: Id36f3418d8d8e67b200fb170281e54dee62c0445
2020-10-06GRAPI yang model updateCheung, Pat (kc1472)1-421/+1190
Added limit for String items to address Lack of Resources and Rate Limiting Security Vulnerability Issue-ID: SDNC-1347 Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com> Change-Id: I12a85e8db37280f7cd3981cad48a3bcf806a974e
2020-08-06Adding required service actions to support Transport Slicing.Hesam Rahimi1-0/+8
Change-Id: I5f818d78755dd4878a38e5b14cce8f59bd3d6bd6 Issue-ID: SDNC-1202 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com>
2020-06-08Generate ODL compliant swagger models from yangDan Timoney2-0/+112260
Updated generic-resource-api to generate swagger v2 models from yang that comply with OpenDaylight RESTCONF structure Change-Id: Ib74d3ff49b2f13ec9026a33b4a70ef506e12632b Issue-ID: SDNC-409 Signed-off-by: Dan Timoney <dtimoney@att.com>