Age | Commit message (Collapse) | Author | Files | Lines |
|
Update to OpenDaylight Chlorine version of parent poms
Issue-ID: CCSDK-3812
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I9cae93be340b7fab1fe80225b2e705b1ba053421
|
|
Changes to sdnc/northbound to conform to changes in OpenDaylight Sulfur
release. Many of these changes are due to a change in yangtools, which
no longer implements a common ancestor for its builder classes. This broke
a utility method used in jUnit test cases (build()), which meant all
jUnits using that method had to be updated to call each individual
builder's build() method directly.
Issue-ID: CCSDK-1728
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ia82aa3decd82d873120dd643a6a0427928890f99
|
|
Scope of ccsdk sli dependencies should be provided to prevent issues
in derived feature.xml files
Issue-ID: SDNC-1611
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ib97ffcfa3cb2d774ccd5aab82ed0db94277f3089
|
|
Update to use released version of parent pom
Issue-ID: SDNC-1609
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: If6a58fd72c9041173201bd2322feda6651928690
|
|
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>
|
|
Updated code to conform to OpenDaylight Aluminum release.
Change-Id: I3ef7daebc689a5d2e344fc7b96ce885bda77a7f8
Issue-ID: SDNC-1474
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
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>
|
|
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
|
|
Update version to next Guilin snapshot
Change-Id: I2441a75c7cd87582f2a4075e74edfffbb33fad97
Issue-ID: SDNC-1315
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
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>
|