aboutsummaryrefslogtreecommitdiffstats
path: root/generic-resource-api/model/swagger
AgeCommit message (Collapse)AuthorFilesLines
2021-10-21Release version 2.2.1Dan Timoney1-1/+1
Release version 2.2.1 of sdnc/northbound and roll to next snapshot Issue-ID: SDNC-1615 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I12ecf8ea9a0259dace4a37cf3dae92a02a393495
2021-10-19Update to use Istanbul RC parent pomDan Timoney1-1/+1
Update to use Istanbul RC version of parent pom Issue-ID: SDNC-1615 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I6e66ee2640fea0ce9cfbefc61e450abedda63691
2021-09-15Release version 2.2.0 (initial Istanbul)Dan Timoney1-1/+1
Release version 2.2.0 (initial Istanbul) of sdnc/northbound and roll to next snapshot version Issue-ID: SDNC-1609 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I4a8a034af6ca9206e9e7700c662bba3ea7365fd4
2021-09-14Use version 2.2.1 of parent pomDan Timoney1-1/+1
Use version 2.2.1 of parent pom to pick up change to ccsdk.sli.version Issue-ID: SDNC-1609 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iccad9baa359b34c53ef2fae0fca4069ea701aa99
2021-09-13Update to use released parent pomDan Timoney3-2173/+2225
Update to use released version of parent pom Issue-ID: SDNC-1609 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If6a58fd72c9041173201bd2322feda6651928690
2021-07-09CLeaning up moved modules and running mvn tidy:pomSingal, Kapil (ks220y)1-5/+9
Issue-ID: SDNC-1582 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I0ba59010d54d2a379d794beeb7d21b601ac1abf4
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 Timoney3-5310/+5310
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 Timoney3-5310/+5312
Updated code to conform to OpenDaylight Aluminum release. Change-Id: I3ef7daebc689a5d2e344fc7b96ce885bda77a7f8 Issue-ID: SDNC-1474 Signed-off-by: Dan Timoney <dtimoney@att.com>
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-11-05Removed dup module name from GRA yamlDan Timoney4-5422/+5449
Removed duplicate instances of module name in generated swagger yaml for generic resource api by running a script after yang2swagger. Change-Id: I274e01eb2c19f6945ea7eff72c15d560a80c5aba Issue-ID: SDNC-1406 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-10-06GRAPI yang model updateCheung, Pat (kc1472)2-4229/+4235
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 Timoney3-5/+13
Update version to next Guilin snapshot Change-Id: I2441a75c7cd87582f2a4075e74edfffbb33fad97 Issue-ID: SDNC-1315 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-06-08Generate ODL compliant swagger models from yangDan Timoney3-0/+91619
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>