summaryrefslogtreecommitdiffstats
path: root/generic-resource-api/model/yang
AgeCommit message (Collapse)AuthorFilesLines
2021-05-11Release sdnc/northbound2.1.4jenkins-releng1-1/+1
2021-05-07Updates for Aluminum SR3Dan Timoney1-1/+1
Update parent poms to Aluminum SR3 version (2.1.4), and replace deprecated references to org.opendaylight.controller:odl-mdsal-broker with org.opendaylight.mdsal:odl-mdsal-dom-broker Change-Id: I76b66317adcfa8aec26044f79237979e44bcba27 Issue-ID: SDNC-1542 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-04-20Release version 2.1.3 and roll versionDan Timoney1-1/+1
Release version 2.1.3 and roll to next snapshot Change-Id: I01f545850608edadac4af6272e8a3a159d03e1ae Issue-ID: SDNC-1520 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-04-19Update to use rSR2 version of parent pomsDan Timoney1-1/+1
Update to use SR2 version of parent poms to pick up fix for SDNC-1515 Change-Id: Iaa71a06eed449e0ecfc845569aa4b15718e7b887 Issue-ID: SDNC-1515 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-03-24Release version 2.1.2 and roll versionDan Timoney1-1/+1
Release version 2.1.2 and roll to next snapshot version Change-Id: I4b85d87f50c118b8c3d19636c94db86849c0f849 Issue-ID: CCSDK-3237 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-03-24Update versions for sli fixDan Timoney1-1/+1
Update versions of ccsdk artifacts/parents to pick up version with sli fix Change-Id: If8b37e78e4785d18363abdb1bd3b40f69f2334ff Issue-ID: CCSDK-3237 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-02-23Release version 2.1.1 and roll versionsDan Timoney1-2/+2
Release version 2.1.1 (Honolulu M3) and roll versions Change-Id: I16a9ffced38230ecf329151c6b305cdd7a7ed66a Issue-ID: SDNC-1473 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-02-04Upgrade to ODL AluminumDan Timoney1-1/+1
Updated code to conform to OpenDaylight Aluminum release. Change-Id: I3ef7daebc689a5d2e344fc7b96ce885bda77a7f8 Issue-ID: SDNC-1474 Signed-off-by: Dan Timoney <dtimoney@att.com>
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-12-07Roll to next snapshotDan Timoney1-1/+1
Roll to next snapshot version Change-Id: If4cb5c3e10669dbfbf2faa49a2209f7b590e70c0 Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-12-02Use released 2.1.0 version of ccsdk/parent pomsDan Timoney1-1/+1
Use initial Honolulu released version of parent poms Change-Id: Ic88c7ee02033ba62b9bfdaabb6998064b56e3593 Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@att.com>
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-09-11Roll to initial Honolulu versionDan Timoney1-2/+2
Roll master branch to initial Honolulu version Change-Id: Ic3285445768330c87ae757666022e5250e3690fd Issue-ID: SDNC-1355 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-22Roll versions to next Guilin snapshotDan Timoney1-2/+2
Update version to next Guilin snapshot Change-Id: I2441a75c7cd87582f2a4075e74edfffbb33fad97 Issue-ID: SDNC-1315 Signed-off-by: Dan Timoney <dtimoney@att.com>
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 Timoney4-0/+112371
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>