aboutsummaryrefslogtreecommitdiffstats
path: root/generic-resource-api/model/yang
AgeCommit message (Collapse)AuthorFilesLines
2021-09-13Update to use released parent pomDan Timoney1-1/+1
Update to use released version of parent pom Issue-ID: SDNC-1609 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If6a58fd72c9041173201bd2322feda6651928690
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-07-09CLeaning up moved modules and running mvn tidy:pomSingal, Kapil (ks220y)1-2/+0
Issue-ID: SDNC-1582 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I0ba59010d54d2a379d794beeb7d21b601ac1abf4
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-03-19Roll to Istanbul release versionDan Timoney1-2/+2
Roll master to Istanbul release version Change-Id: I8f87f404d6e8f44ad7cb4abb60b7335c4caad84e Issue-ID: SDNC-1495 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>