aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
AgeCommit message (Collapse)AuthorFilesLines
2020-02-18Get keyStorePassword from fileShadi Haidar1-1/+1
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>
2019-07-18Change base image to alpine based5.0.0-ONAPMichael Hwang1-1/+1
Change-Id: If201abe897c49f9dda93ccad8f57f0679604dcc7 Issue-ID: DCAEGEN2-1565 Signed-off-by: Michael Hwang <mhwang@research.att.com>
2019-06-27JJB alignment across DCAE components - DCAE inventory-apiGerard Hickey1-1/+1
Issue-ID: DCAEGEN2-1578 Signed-off-by: Gerard Hickey <gerard.hickey@ericsson.com> Change-Id: Ie1a222c22c1ec600ca311d7f4e6b71763604cbd2
2019-03-05Add health and service endpointsShadi Haidar1-11/+11
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-16Address DCAEGEN2-926, postgresql to 42.2.5Haidar, Shadi (sh1986)1-1/+1
Issue-ID: DCAEGEN2-926 Change-Id: Ief33c761ed469146065aa3883df4197c203f7e8b Signed-off-by: Haidar, Shadi (sh1986) <sh1986@att.com>
2018-11-07xAdd application/component.Shadi Haidar1-2/+2
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-14Update jetty-util verShadi Haidar1-1/+1
Change-Id: If94902cf904a7616b7feb0d5717333852ad24ccd Issue-ID: DCAEGEN2-768 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-03-28Update hibernate-validator and jetty-utilMichael Hwang1-1/+1
Change-Id: I93beb063bf3a1e5394651065b42c3b5f1bc5407d Issue-ID: DCAEGEN2-361 Signed-off-by: Michael Hwang <mhwang@research.att.com>
2018-03-26Add unit tests to reach 50% coverageMichael Hwang1-2/+2
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
2017-11-17Bump minor versionJessica Wagantall1-1/+1
Bump minor version in preparation for Amsterdam branching. Change-Id: Ifcef9d089eb8e806ca04195fc53e399f55b5a1b4 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-08-23Make first commitMichael Hwang1-0/+11
Transferring from original dcae project Issue-Id: DCAEGEN2-45 Change-Id: If8500f4a120ec2d27a714c8917f163beb57ee64c Signed-off-by: Michael Hwang <mhwang@research.att.com>