aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-03-11[DCAE] INFO.yaml updateHEADmastervv770d1-0/+16
New committer additions (March2021) Change-Id: I17e54ed52bb6cf3a8804b01ea7c55e5d7edc671d Issue-ID: DCAEGEN2-2657 Issue-ID: DCAEGEN2-2658 Signed-off-by: vv770d <vv770d@att.com>
2021-02-16Release inventory-api image version 3.5.2honoluluEdyta Krukowska1-0/+8
Update libraries Issue-ID: DCAEGEN2-2594 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I35549632066783dd12e5077e6231e480275980a2
2021-02-15Upgrade libraries and add instructions to makefile3.5.2Edyta Krukowska4-40/+37
Issue-ID: DCAEGEN2-2594 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I0d16307424de3b677ceed6edc94318f79e565dc2
2021-01-13dcae INFO.yaml updatevv770d1-10/+6
Committer changes Change-Id: I0cd53fd1200b8b0e0863116f9bbbab2d29f410e9 Issue-ID: DCAEGEN2-2583 Signed-off-by: vv770d <vv770d@att.com>
2020-09-11dcae INFO.yaml update7.0.0-ONAPguilinvv770d1-11/+25
Project maturity Committer changes Change-Id: I98d3a9354935f5e63ffb9c666373ca24d7799fa7 Issue-ID: DCAEGEN2-2425 Signed-off-by: vv770d <vv770d@att.com>
2020-09-08Fix INFO.yaml filesJessica Wagantall1-0/+1
Proper syntax for INFO.yaml requires the first line to be "---" which was previously removed. Re-adding this missing line. Issue-ID: CIMAN-387 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I58f0db0998c33772e943d0a10ccf87414bb6488f
2020-07-23dcae committer updates in INFO.yamlvv770d1-17/+10
Change-Id: I7c1961dc1ec1a282fab46e023aae6dc23648f0f9 Issue-ID: DCAEGEN2-2365 Signed-off-by: vv770d <vv770d@att.com>
2020-07-15Release 3.5.1 Inventory containerBogumil Zebek1-0/+8
Upgrade java from 8 to 11. Issue-ID: DCAEGEN2-2287 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I1b704a8c5ea72869821a521c93f3bed72371d644
2020-07-13Add missing library3.5.1Bogumil Zebek3-3/+17
After upgrade to java 11 two problems occurred: - missing dependency to javax.activation.activation - logger has a problem with access to log files Issue-ID: DCAEGEN2-2287 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I03fb683f195f1898ec31f2726420eb27be7d55bb
2020-07-09Release 3.5.0 Inventory containerbogumil_zebek1-0/+8
Upgrade java from 8 to 11 Issue-ID: DCAEGEN2-2287 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: Iab88ab55173930cae945ae8e28bc8e59f9ae6516
2020-07-02Upgrade java from 8 to 113.5.0Bogumil Zebek11-50/+174
Issue-ID: DCAEGEN2-2287 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I1a80ac133798ec6fbd96696aaa292244b1feec05
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>