Age | Commit message (Collapse) | Author | Files | Lines |
|
Committer changes
Change-Id: I0cd53fd1200b8b0e0863116f9bbbab2d29f410e9
Issue-ID: DCAEGEN2-2583
Signed-off-by: vv770d <vv770d@att.com>
|
|
Project maturity
Committer changes
Change-Id: I98d3a9354935f5e63ffb9c666373ca24d7799fa7
Issue-ID: DCAEGEN2-2425
Signed-off-by: vv770d <vv770d@att.com>
|
|
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
|
|
Change-Id: I7c1961dc1ec1a282fab46e023aae6dc23648f0f9
Issue-ID: DCAEGEN2-2365
Signed-off-by: vv770d <vv770d@att.com>
|
|
Upgrade java from 8 to 11.
Issue-ID: DCAEGEN2-2287
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: I1b704a8c5ea72869821a521c93f3bed72371d644
|
|
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
|
|
Upgrade java from 8 to 11
Issue-ID: DCAEGEN2-2287
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: Iab88ab55173930cae945ae8e28bc8e59f9ae6516
|
|
Issue-ID: DCAEGEN2-2287
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: I1a80ac133798ec6fbd96696aaa292244b1feec05
|
|
Change-Id: I63425abed48449985fa7857738f2890e6e940de9
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1891
|
|
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>
|
|
|
|
|
|
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>
|
|
Issue-ID: DCAEGEN2-2032
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: I72e9602018ada44e36339a89034bee56bc9f8e8c
|
|
Change-Id: If16785b058167bd0de74895be31a72dae087ecc0
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
Issue-ID: DCAEGEN2-2065
|
|
Issue-ID: DCAEGEN2-2012
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Change-Id: I6006f32d3fd447271d8d483cf7622508d7352b34
|
|
Issue-ID: DCAEGEN2-2019
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: I5f22589af67e11bf5bf7292f95df9f416007a15f
|
|
Issue-ID: DCAEGEN2-1992
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: I3e57f34fb8d3fcec66a5c937aa352032dc84b1e8
|
|
|
|
Issue-ID: DCAEGEN2-1980
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: I062a4a7f6508a6a3b2c212793bdad019ab46f7e2
|
|
Issue-ID: DCAEGEN2-1891
Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
Change-Id: Ica6931e5bc045783c4df20aa342c6ce96014117b
|
|
Change-Id: If0e431af9bb0511d2b37ff05c118cf36a73883eb
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1669
|
|
Change-Id: If201abe897c49f9dda93ccad8f57f0679604dcc7
Issue-ID: DCAEGEN2-1565
Signed-off-by: Michael Hwang <mhwang@research.att.com>
|
|
Change-Id: Ie065edb17b7a8dba7086e12e2a2249cbbfcaf32d
Issue-ID: DCAEGEN2-1554
Signed-off-by: Michael Hwang <mhwang@research.att.com>
|
|
Issue-ID: DCAEGEN2-1578
Signed-off-by: Gerard Hickey <gerard.hickey@ericsson.com>
Change-Id: Ie1a222c22c1ec600ca311d7f4e6b71763604cbd2
|
|
Change-Id: Id1067160082d117f2e48ad1476dfb0b3ba65134b
Issue-ID: DCAEGEN2-1263
Signed-off-by: Michael Hwang <mhwang@research.att.com>
|
|
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>
|
|
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>
|
|
|
|
Issue-ID: DCAEGEN2-926
Change-Id: Ief33c761ed469146065aa3883df4197c203f7e8b
Signed-off-by: Haidar, Shadi (sh1986) <sh1986@att.com>
|
|
Change-Id: I7215e3b9a8511a82f8d1f3fdf90cba987c605134
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Issue-ID: AAF-582
|
|
Change-Id: Ib60ef8f3e64aa03dfa49b7c542ac7bae1e25175f
Issue-ID: DCAEGEN2-879
Signed-off-by: Shadi Haidar <sh1986@att.com>
Signed-off-by: Haidar, Shadi (sh1986) <sh1986@att.com>
|
|
Change-Id: Ia707c6ef1837b26ccd895ccf075626a2e8f6da34
Issue-ID: DCAEGEN2-803
Signed-off-by: Michael Hwang <mhwang@research.att.com>
|
|
Change-Id: I953b71d130c78bb20cf602e101021e29b538088e
Issue-ID: DCAEGEN2-605
Signed-off-by: Shadi Haidar <sh1986@att.com>
|
|
Change-Id: If94902cf904a7616b7feb0d5717333852ad24ccd
Issue-ID: DCAEGEN2-768
Signed-off-by: Shadi Haidar <sh1986@att.com>
|
|
Issue-ID: DCAEGEN2-768
Change-Id: I685296c00d0a4a1856b7835ddb54fd692452a625
Signed-off-by: Shadi Haidar <sh1986@att.com>
|
|
Change-Id: I4f56f9b74c11dfda749f95a77afb99aab582d3b3
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-772
|
|
Issue-ID: DCAEGEN2-749
Change-Id: I273f3f8e5466b170f42f3aef0ab21b0ff002be59
Signed-off-by: Shadi Haidar <sh1986@att.com>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
|
|
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>
|
|
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>
|
|
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>
|
|
Issue-ID: DCAEGEN2-575
Change-Id: I9df025e3f8ddeb282f980758bdf1dc30491e0d01
Signed-off-by: Shadi Haidar <sh1986@att.com>
|
|
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>
|
|
Issue-ID: DCAEGEN2-206
Change-Id: I77e011fd61fa8947f20b1d3e05aab2cb64754287
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Change-Id: I93beb063bf3a1e5394651065b42c3b5f1bc5407d
Issue-ID: DCAEGEN2-361
Signed-off-by: Michael Hwang <mhwang@research.att.com>
|