aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-02-19release 3.4.1 inventory container6.0.0-ONAPfrankfurtVijay Venkatesh Kumar1-0/+8
Change-Id: I63425abed48449985fa7857738f2890e6e940de9 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1891
2020-02-19release 3.4.1 inventoryVijay Venkatesh Kumar1-0/+4
Change-Id: Ia39808ef83d614942a8e81ca0015c635b4953aa3 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1891 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2020-02-18Merge "Extract jdbi query"Vijay Venkatesh Kumar4-87/+392
2020-02-18Merge "Get keyStorePassword from file"Vijay Venkatesh Kumar4-13/+80
2020-02-18Get keyStorePassword from fileShadi Haidar4-13/+80
Instead of storing actual passsword in config file's keyStorePassword get the path to the password file from keyStorePassword and create a new config file with actual password in keyStorePassword then continue with normal application startup This also has bug fix for log errors per DCAEGEN2-2086; where logs dir and files are not getting created due to inventory user not having permissions to create dir/logs under /opt/logs/ Issue-ID: DCAEGEN2-2017 Issue-ID: DCAEGEN2-2086 Signed-off-by: Shadi Haidar <sh1986@att.com> Change-Id: I45b5867e9f73b9355c0fa2a0be18cf610291511d Signed-off-by: Shadi Haidar <sh1986@att.com>
2020-02-12Extract jdbi queryBogumil Zebek4-87/+392
Issue-ID: DCAEGEN2-2032 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I72e9602018ada44e36339a89034bee56bc9f8e8c
2020-02-11fix sonarcloud issuesHansen, Tony (th1395)1-0/+3
Change-Id: If16785b058167bd0de74895be31a72dae087ecc0 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-2065
2020-01-24Fix committer IDJack Lucas1-1/+1
Issue-ID: DCAEGEN2-2012 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I6006f32d3fd447271d8d483cf7622508d7352b34
2020-01-17Extract queryBogumil Zebek4-86/+466
Issue-ID: DCAEGEN2-2019 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I5f22589af67e11bf5bf7292f95df9f416007a15f
2019-12-16Improve code coverageBogumil Zebek6-21/+197
Issue-ID: DCAEGEN2-1992 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I3e57f34fb8d3fcec66a5c937aa352032dc84b1e8
2019-12-09Merge "Improve code coverage"Vijay Venkatesh Kumar8-195/+346
2019-12-06Improve code coverageBogumil Zebek8-195/+346
Issue-ID: DCAEGEN2-1980 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I062a4a7f6508a6a3b2c212793bdad019ab46f7e2
2019-12-03Update DCAE Committer in INFO.yamlJoeOLeary1-26/+10
Issue-ID: DCAEGEN2-1891 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech> Change-Id: Ica6931e5bc045783c4df20aa342c6ce96014117b
2019-08-02release 3.4.05.0.2-ONAP5.0.1-ONAPelaltoel-altoVijay Venkatesh Kumar1-0/+4
Change-Id: If0e431af9bb0511d2b37ff05c118cf36a73883eb Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1669
2019-07-18Change base image to alpine based5.0.0-ONAPMichael Hwang3-7/+9
Change-Id: If201abe897c49f9dda93ccad8f57f0679604dcc7 Issue-ID: DCAEGEN2-1565 Signed-off-by: Michael Hwang <mhwang@research.att.com>
2019-07-15Add non-root user to Docker imageMichael Hwang2-0/+8
Change-Id: Ie065edb17b7a8dba7086e12e2a2249cbbfcaf32d Issue-ID: DCAEGEN2-1554 Signed-off-by: Michael Hwang <mhwang@research.att.com>
2019-06-27JJB alignment across DCAE components - DCAE inventory-apiGerard Hickey2-15/+4
Issue-ID: DCAEGEN2-1578 Signed-off-by: Gerard Hickey <gerard.hickey@ericsson.com> Change-Id: Ie1a222c22c1ec600ca311d7f4e6b71763604cbd2
2019-03-15Increase unit test coverage4.0.0-ONAPdublinMichael Hwang5-17/+279
Change-Id: Id1067160082d117f2e48ad1476dfb0b3ba65134b Issue-ID: DCAEGEN2-1263 Signed-off-by: Michael Hwang <mhwang@research.att.com>
2019-03-06Add new junit testsShadi Haidar1-0/+71
Added 1 more junit test to try to increase sonar coverage Issue-ID: DCAEGEN2-1263 Change-Id: Idaedbde90a7cfea93da0023581e9c1d56f879bd2 Signed-off-by: Shadi Haidar <sh1986@att.com>
2019-03-05Add health and service endpointsShadi Haidar6-13/+215
Added two new APIs to chcek internal health and to check dependencies/external interfaces, which is postgres like existing /dcae-service-types does Issue-ID: DCAEGEN2-1134 Change-Id: If0d3bf8ed0cfa7cb8870e91ef32060ffa844f93a Signed-off-by: Shadi Haidar <sh1986@att.com>
2018-11-16Merge "Address DCAEGEN2-926, postgresql to 42.2.5"Michael Hwang3-4/+4
2018-11-16Address DCAEGEN2-926, postgresql to 42.2.5Haidar, Shadi (sh1986)3-4/+4
Issue-ID: DCAEGEN2-926 Change-Id: Ief33c761ed469146065aa3883df4197c203f7e8b Signed-off-by: Haidar, Shadi (sh1986) <sh1986@att.com>
2018-11-08fix typosStanislav Chlebec1-7/+7
Change-Id: I7215e3b9a8511a82f8d1f3fdf90cba987c605134 Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech> Issue-ID: AAF-582
2018-11-07xAdd application/component.Shadi Haidar14-31/+201
Change-Id: Ib60ef8f3e64aa03dfa49b7c542ac7bae1e25175f Issue-ID: DCAEGEN2-879 Signed-off-by: Shadi Haidar <sh1986@att.com> Signed-off-by: Haidar, Shadi (sh1986) <sh1986@att.com>
2018-09-19Re-increase code coverage to 50%3.0.43.0.1-ONAP3.0.0-ONAPcasablancaMichael Hwang2-0/+17
Change-Id: Ia707c6ef1837b26ccd895ccf075626a2e8f6da34 Issue-ID: DCAEGEN2-803 Signed-off-by: Michael Hwang <mhwang@research.att.com>
2018-09-14Address warningsShadi Haidar22-270/+299
Change-Id: I953b71d130c78bb20cf602e101021e29b538088e Issue-ID: DCAEGEN2-605 Signed-off-by: Shadi Haidar <sh1986@att.com>
2018-09-14Update jetty-util verShadi Haidar2-5/+19
Change-Id: If94902cf904a7616b7feb0d5717333852ad24ccd Issue-ID: DCAEGEN2-768 Signed-off-by: Shadi Haidar <sh1986@att.com>
2018-09-13Update jetty-util dependency's versionShadi Haidar1-2/+2
Issue-ID: DCAEGEN2-768 Change-Id: I685296c00d0a4a1856b7835ddb54fd692452a625 Signed-off-by: Shadi Haidar <sh1986@att.com>
2018-09-11fix version for inventoryapivagrant1-1/+1
Change-Id: I4f56f9b74c11dfda749f95a77afb99aab582d3b3 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-772
2018-09-06Inventory to support wild card in typeNameShadi Haidar2-3/+9
Issue-ID: DCAEGEN2-749 Change-Id: I273f3f8e5466b170f42f3aef0ab21b0ff002be59 Signed-off-by: Shadi Haidar <sh1986@att.com>
2018-08-27Use managed guava versionGary Wu1-2/+3
Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: I9750d5c21f0fa1748f5698a12e9e331a9a3a5df9 Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-07Sonar Minor issueBharathS241-10/+9
Move this constructor to comply with Java Code Conventions Sonar Link : https://sonar.onap.org/issues?myIssues=true&open=AWEPiFEz-08if2a6xy_C&resolved=false Location : src/main/java/org/onap/dcae/inventory/daos/DCAEServiceTransactionDAO.java:L112 Issue-ID: DCAEGEN2-686 Change-Id: I47f08f63d12dc2d4f1246dcba2a4ed22e2488bae Signed-off-by: BharathS24 <BS00493532@techmahindra.com>
2018-08-03Sonar Minor issueBharathS241-7/+5
Move this constructor to comply with Java Code Conventions Sonar Link : https://sonar.onap.org/issues?myIssues=true&open=AWEPiFEd-08if2a6xy-3&resolved=false Location : src/main/java/org/onap/dcae/inventory/clients/DatabusControllerClient.java:L85 Change-Id: I418e842953c311a4284080837a2d4be178db4abf Issue-ID: DCAEGEN2-652 Signed-off-by: BharathS24 <BS00493532@techmahindra.com>
2018-08-01Sonar Minor issueBharathS241-1/+1
Reorder the modifiers to comply with the Java Language Specification Sonar Link : https://sonar.onap.org/issues?myIssues=true&open=AWSYoWCJwGn37JfbvTzi&resolved=false Location : src/main/java/org/onap/dcae/inventory/daos/InventoryDAOManager.java:L63 Change-Id: I63f664c345235a9e6a251170e9b165e6ff0936db Issue-ID: DCAEGEN2-651 Signed-off-by: BharathS24 <BS00493532@techmahindra.com>
2018-07-27Merge "Add INFO.yaml file"Vijay Venkatesh Kumar1-0/+90
2018-07-27Sonar Critical issueBharathS241-1/+1
Either log or rethrow this exception Sonar link : https://sonar.onap.org/issues?myIssues=true&open=AWSYoWCawGn37JfbvTzk&resolved=false   Location : src/main/java/org/onap/dcae/inventory/exceptions/mappers/DBIExceptionMapper.java:L62 Change-Id: Ic2c2e1736acdcd60514e582f62a2de765d717508 Issue-ID: DCAEGEN2-634 Signed-off-by: BharathS24 <BS00493532@techmahindra.com>
2018-07-26Add INFO.yaml fileJessica Wagantall1-0/+90
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: Ic4e0db436d57631e70408c1526e814fbbf77e298 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-26Sonar minor issueBharathS241-1/+1
Reorder the modifiers to comply with the Java Language Specification Sonar Link : https://sonar.onap.org/issues?myIssues=true&open=AWSYoWCawGn37JfbvTzj&resolved=false Location : src/main/java/org/onap/dcae/inventory/exceptions/mappers/DBIExceptionMapper.java:L45 Change-Id: I079d1297ca7faf25ef7bf2aa7e716b96752a3d6c Issue-ID: DCAEGEN2-636 Signed-off-by: BharathS24 <BS00493532@techmahindra.com>
2018-07-13InventoryAPI Syncup with ECOMP LoggingShadi Haidar7-31/+111
Issue-ID: DCAEGEN2-575 Change-Id: I9df025e3f8ddeb282f980758bdf1dc30491e0d01 Signed-off-by: Shadi Haidar <sh1986@att.com>
2018-04-04Update docker tag convention2.0.0-ONAPbeijing2.0.0-ONAPJessica Wagantall1-1/+1
Update docker tagging convention to use: v0.17.0-SNAPSHOT-YYYYMMDDTHHMMSSZ (for dev images) v0.17.0-STAGING-YYYYMMDDTHHMMSSZ (for staging images) Change-Id: I89bb50003c34a9b611e045c692705f03e57bd333 Issue-ID: CIMAN-132 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-04-02Fix docker tag based on CIMAN-132Lusheng Ji1-1/+2
Issue-ID: DCAEGEN2-206 Change-Id: I77e011fd61fa8947f20b1d3e05aab2cb64754287 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-03-28Update hibernate-validator and jetty-utilMichael Hwang3-2/+30
Change-Id: I93beb063bf3a1e5394651065b42c3b5f1bc5407d Issue-ID: DCAEGEN2-361 Signed-off-by: Michael Hwang <mhwang@research.att.com>
2018-03-27Upgrade httpcomponents to 4.5.5Michael Hwang2-1/+6
Change-Id: I0cf9bb09fdf1a9563561556773a802ab970e9545 Issue-ID: DCAEGEN2-361 Signed-off-by: Michael Hwang <mhwang@research.att.com>
2018-03-27Use oparent 1.1.0Michael Hwang1-1/+1
Change-Id: I33eab6a5926c171968a1770d783d59d5c1b53a73 Issue-ID: DCAEGEN2-422 Signed-off-by: Michael Hwang <mhwang@research.att.com>
2018-03-26Add unit tests to reach 50% coverageMichael Hwang33-542/+758
Ripped out the dcae controller code which is no longer needed. Change-Id: I43906edb80bcd5e25445ec2a7175c6748b0ab2ae Signed-off-by: Michael Hwang <mhwang@research.att.com> Issue-ID: DCAEGEN2-257
2018-03-09Merge "Sonar:Minor"Lusheng Ji1-1/+0
2018-03-09Merge "Sonar:Minor"Lusheng Ji1-1/+0
2018-03-06Sonar:MinorTECHMAHINDRA\BS004935321-1/+0
Remove this unused import 'java.sql.SQLException' StringListArgument.java:L29 Sonar link : https://sonar.onap.org/issues?myIssues=true&resolved=false Location : src/main/java/org/onap/dcae/inventory/dbthings/StringListArgument.java Change-Id: Id3b3c6d449c13d2bdfa9523239c5768dd55a64c8 Issue-ID: DCAEGEN2-382 Signed-off-by: TECHMAHINDRA\BS00493532 <BS00493532@techmahindra.com>
2018-03-06Fix Sonar IssueBharath Thiruveedula1-5/+5
Rename "jdbi" which hides the field declared at line 68 Sonar Link: https://sonar.onap.org/project/issues?id=org.onap.dcaegen2.platform%3Ainventory-api&open=AWEPiFFX-08if2a6xy_T&resolved=false&severities=MAJOR Change-Id: Iae7765c0d58be81b02977f2a3e9c300a8e4c757b Issue-ID: DCAEGEN2-380 Signed-off-by: Bharath Thiruveedula <bharath_ves@hotmail.com>
2018-03-05Sonar:MinorTECHMAHINDRA\BS004935321-1/+0
Remove this unused import 'java.util.Locale' DcaeServiceTypesApiServiceImpl.java:L45 Sonar link : https://sonar.onap.org/project/issues?id=org.onap.dcaegen2.platform%3Ainventory-api&myIssues=true&resolved=false Location : src/main/java/io/swagger/api/impl/DcaeServiceTypesApiServiceImpl.java Change-Id: I0de8e5db8a214506003239eb4d89c95fbb5e1253 Issue-ID: DCAEGEN2-365 Signed-off-by: TECHMAHINDRA\BS00493532 <BS00493532@techmahindra.com>