aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-08-07Release version 1.0.0 of ccsdk/apps dockersDan Timoney1-0/+11
Release version 1.0.0 of ccsdk/apps docker containers Change-Id: I8fb99787364412a630c10396f22366ac76da411a Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-07Release version 1.0.0 of ccsdk/appsDan Timoney1-0/+5
Release version 1.0.0 of ccsdk/apps maven artifacts Change-Id: I2cf32812dee2eaeaa28401d6fa3446923b9e9317 Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-07-31Register SqlResource in SvcLogicMapDan Timoney5-61/+23
Register SqlResource in hashmap used to locate services in springboot Change-Id: I48ee488848db1e2f593cc332f5b69c804f78edc7 Issue-ID: CCSDK-2626 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-06-29Add RFC 8040 compliant error handlerDan Timoney23-22/+968
Add a new error handler that formats error responses consistent with RFC 8040 (RESTCONF) standards. Change-Id: I67a6ab626d943115570f2e74d0a8132933726bc8 Issue-ID: CCSDK-2482 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-06-09Export SvcLogicFactory as serviceDan Timoney5-2/+131
Expose SvcLogicFactory bean as a service so it can be reused in other microservices. Change-Id: I55a6e08ad2a4fa81a91151a3b437514fab70c96a Issue-ID: CCSDK-2096 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-06-09Refactor sliapi springbootDan Timoney45-0/+10715
Moved sli-api springboot microservice from ccsdk/sli/core to ccsdk/apps Change-Id: Ibecae568cf90b71575403052111e7be9ff543376 Issue-ID: CCSDK-2096 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-05-28Update css file name in conf.pylf-jobbuilder1-1/+1
ribbon.css is the correct name of the css file. Issue-ID: CIMAN-376 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I6b011f0480f4542883323b6f1fb4a0043b40a76b
2020-05-08Fix formatting issues in RST filesDan Timoney3-22/+6
Fixed issues found in sphinx-build of documentation files Change-Id: I6d221f03dfe7a917800c71ca31ac6e741509b21e Issue-ID: CCSDK-2176 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-05-06Use bash instead of Bourne shellDan Timoney2-2/+2
Start script for naming service needs to be started with bash in order for redirect to work properly. Change-Id: I10236231204628f0832268409464418b4bca2d2a Issue-ID: CCSDK-2360 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-04-10Run naming service as non-rootDan Timoney1-1/+6
Run naming service as non-root user ccsdk Change-Id: I1dc2fee3c3b4bd1b3a0e22cfc45ae27620130a20 Issue-ID: CCSDK-2149 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-04-08Merge "Automation adds release-notes.rst"Jessica Wagantall1-1/+2
2020-04-08Automation adds release-notes.rstLF Jenkins CI1-1/+2
Add _release_notes hook to allow automation. Fix non valid release notes characters in content. Issue-ID: CIMAN-376 Change-Id: I8b343c71ee38e1f89dbd773b0ae88957f2a92ab4 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-04-07Automation adds index.rstLF Jenkins CI1-0/+1
Issue-ID: CIMAN-376 Change-Id: I8a78f694c59d84d909b5b7ea964704afbe54be1c Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-04-03Log to stdout / stderrDan Timoney1-1/+1
Update start script for naming microservice to use tee to write to both stdout/stderr and to a log file. Change-Id: I762273475e116af1e35316e6b704554fd0a52a66 Issue-ID: CCSDK-2256 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-27Roll to Guilin releaseDan Timoney5-10/+12
Roll to Guilin release numbers Change-Id: I31f0aaa9ef5649a65e2978c075aa0b64d64e55fd Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-06Release Frankfurt M4 dockersDan Timoney1-0/+9
Release Frankfurt M4 docker containers Change-Id: I712ac88cc06d1626abfcbac23399c4ce07082e40 Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-06Release Frankfurt M4 artifactsDan Timoney1-0/+5
Release Frankfurt M4 artifacts Change-Id: I798e62f87364ad0cf6d4b67a83988a0469916f2b Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-05Use released version of parent pomDan Timoney3-4/+3
Update to use released Frankfurt M4 version of CCSDK parent pom Change-Id: I489b38788322027f440d54d7d0e92e26980bf156 Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-05Naming micro-service - upgrade to spring-boot-2.bt298324-4/+211
This contains all the changes to upgrade this micro-service to spring-boot-2 and spring-5, and is a pre-requisite for the changes related to policy. Issue-ID: CCSDK-1307 Signed-off-by: bt2983 <bt2983@att.com> Change-Id: Ie35df3bebac958b50c2c4635080c06d68f887a8e Naming m-s -- upgrade to spring-boot 1.5.2 Issue-ID: CCSDK-1307 Signed-off-by: bt2983 <bt2983@att.com> Change-Id: Id685b44dc8703baa4371fdabf999aa8b5eaa6ea0
2020-03-04Naming micro-service - upgrade to policy decision API.bt29838-33/+217
Issue-ID: CCSDK-1307 Signed-off-by: bt2983 <bt2983@att.com> Change-Id: I03cb725a2ef5c187ce41a9d5ea242684fdcbc0f3
2020-03-04Naming micro-service - upgrade to spring-boot-2.bt298323-145/+177
This contains all the changes to upgrade this micro-service to spring-boot-2 and spring-5, and is a pre-requisite for the changes related to policy. Issue-ID: CCSDK-1307 Signed-off-by: bt2983 <bt2983@att.com> Change-Id: Ie35df3bebac958b50c2c4635080c06d68f887a8e
2020-02-28Update to use latest parent snapshotDan Timoney3-3/+3
Update to use version 1.5.2-SNAPSHOT of parent pom Change-Id: I1ef6e941eaf14da044e7e717b24e78da38b8c5fb Issue-ID: CCSDK-2127 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-02-10Migrate ccsdk-apps docsJessica Wagantall8-0/+142
Merging this will create https://onap-ccsdk-apps.readthedocs.io This build will run in parallel to the current docs generation method until we are ready to cut over. Issue-ID: CIMAN-364 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I9321a73e48a7001188cbf4ef89bb016bb772e4ee
2020-01-23Use released parent pomDan Timoney3-3/+3
Use released version of ccsdk/parent poms Change-Id: If07d2af216cdb01fe542625cbe8783f80c985d57 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-20Remove local sonar configDan Timoney2-103/+0
Removed outdated local Sonar/Jacoco config and instead inherited config from parent pom. Change-Id: Ic6e29df877cdcca60889bef963bb19b610dfc3ad Issue-ID: CCSDK-2029 Signed-off-by: Dan Timoney <dtimoney@att.com>
2019-12-11Generate dependency listTimoney, Dan (dt5972)4-58/+99
Generate list of third party dependencies Change-Id: I46a023fdaab932149442921588dcd74c6d64f0be Issue-ID: CCSDK-1986 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-11-19Add id for KapilTimoney, Dan (dt5972)1-0/+5
Add Kapil's ATT id as committer Change-Id: I39609635f7583027b5af102efe5369d3f4d4e5c2 Issue-ID: CCSDK-1934 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-11-15Add new committers Kevin and KapilTimoney, Dan (dt5972)1-0/+16
Add new committers Kevin Smokowski and Kapil Singal Change-Id: I2cc2c5a8b3c76b69cd3b355ede2d7552222dce9b Issue-ID: CCSDK-1934 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-11-13Use 1.5.0 parent pomTimoney, Dan (dt5972)3-3/+3
Use released 1.5.0 version of parent pom Change-Id: I9ffabc6f94546f8dd478a090b4e10db8934b4a00 Issue-ID: CCSDK-1920 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-20Release image ccsdk-apps-ms-nengJessica Wagantall1-0/+9
Release version: 0.6.3-STAGING-20190919161046 as 0.6.3 Issue-ID: CCSDK-1701 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I256838d1ba03cdcb60792fc42c8be4c8dc271fac
2019-09-11Roll versions for Frankfurt developmentTimoney, Dan (dt5972)5-10/+10
Roll master version for Frankfurt development Change-Id: I9591b56c1d2d65aed5ed0e98ed7a70e6a016838c Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-10Release CCSDK 0.6.1Timoney, Dan (dt5972)1-0/+5
Release CCSDK version 0.6.1 artifacts. Change-Id: I755da73af3b19df3b6c0fc00082aaa1725c7568d Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-06Fix errors in INFO.yamlTimoney, Dan (dt5972)1-17/+5
Fix errors in INFO.yaml file Issue-ID: CCSDK-1696 Change-Id: I850995d5d17c9fb3eb3cfcb58f8885982d3ab0a2 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-28Roll versionsTimoney, Dan (dt5972)5-9/+9
Roll versions in master branch Change-Id: I109e4af829274ca805f5d5969d21057eb2700f4c Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-28Release version 0.6.0Timoney, Dan (dt5972)1-0/+5
Release version 0.6.0 of CCSDK Change-Id: I6f87382b7e86609cb545dc5656d2631e8f2caaa3 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-15Update to NeonTimoney, Dan (dt5972)5-10/+10
Change versions to Neon-based El Alto release Change-Id: I13a9cf5f94a30b585c1cdabf60712f0771ead699 Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-14Release version 0.5.2Timoney, Dan (dt5972)1-0/+5
Release version 0.5.2 (last Fluorine SR2 version of CCSDK) Change-Id: Ic1ebbf2ed02ccb80a4447588fdfe2e5f7426663d Issue-ID: CCSDK-1401 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-09Roll to next snapshotTimoney, Dan (dt5972)5-9/+9
Roll to next snapshot version Change-Id: I1d7ed26b85f3148f537c9a272aa41a5508109fc7 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-08Release CCSDK version 0.5.1elalto-edTimoney, Dan (dt5972)1-0/+5
Release version 0.5.1 of CCSDK artifacts Change-Id: I7bc17fac30bb50bd54a12db64e99db32c32c9184 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-07Roll version to recreate artifactsTimoney, Dan (dt5972)5-9/+9
Roll version to 0.5.1-SNAPSHOT to recreate El Alto early drop artifacts Change-Id: Id04157e44241aadcf7781ec71250bd2eff7c908a Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-02Release ccsdk/apps 0.5.0Timoney, Dan (dt5972)1-0/+5
Release ccsdk/apps version 0.5.0 Change-Id: Ifcf39e9fbd6473a4d2f65db8d0edd8304e486177 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-26Remove the literal "true" boolean value.anushadasari1-1/+1
Redundant Boolean literals should be removed from expressions to improve readability. Issue-ID: CCSDK-1541 Change-Id: I64e50083b9b0fe40fa0ba32723e30adb0dbce08e Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-07-17Update parent version to 1.3.1Timoney, Dan (dt5972)3-3/+3
Update parent poms to version 1.3.1-SNAPSHOT Change-Id: I7c0b3962dc721ab7a2db62e919b5dfdea501e70b Issue-ID: CCSDK-1496 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-12Add Brinda as committerTimoney, Dan (dt5972)1-3/+9
Added Brinda as committer to INFO.yaml Change-Id: I978a4a3ccf47f6171aa63db01ba9bba0260c2b35 Issue-ID: CCSDK-1480 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-06-24Remove versions form project pomsTimoney, Dan (dt5972)2-4/+0
Remove versions from project poms and instead drive version from dependencyManagement declaration in parent pom. Change-Id: I9502b4b96d4f54a4ea20b4fbda507f85bad3ba45 Issue-ID: CCSDK-1416 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-30Update version for El AltoTimoney, Dan (dt5972)5-10/+10
Update version in master branch to El Alto versioning Change-Id: I63384a58be622d9e54a0852cc55fc6f9fe8963e7 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-24Update to use released 1.2.2 parent0.4.2Timoney, Dan (dt5972)5-9/+18
Update to use released 1.2.2 version of parent poms. Change-Id: Ieb0d6c5235b9784976b216641f2f51ac0fc867c2 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-15Update swagger-core versionTimoney, Dan (dt5972)1-1/+1
Update swagger-core to latest version to resolve vulnerability in embedded Guava version. Change-Id: I9714ae0b2f609c51cc1e70b98c546744edc0c0bf Issue-ID: CCSDK-1230 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-15Remove override of spring versionsTimoney, Dan (dt5972)2-20/+0
Remove <version> tag from spring dependencies so that versions are inherited from parent pom. Change-Id: I6bcf68728563e1389f638917d2a09cb0256f6d21 Issue-ID: CCSDK-1228 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-26Migrate ccdsk/apps to ccsdk/cdsAlexis de Talhouët759-51803/+0
Change-Id: I020a2ccec4e691717f888e8bd2afec91a7c4e987 Issue-ID: CCSDK-1178 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>