aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-01-11Fix CbsClientFactory to allow retry on Mono from createCbsClient7.0.0-ONAPguilinRemigiusz Janeczek28-33/+100
Issue-ID: DCAEGEN2-2516 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Id6e58625f3c6bd4aa7dcb1bb167839e0ed31ef93 (cherry picked from commit c610bf0763522c2de5b68c9a7670a9bd269ad262)
2020-09-11dcae INFO.yaml updatevv770d1-8/+14
Project maturity Committer changes Change-Id: Ie305d98853a493bec878d7c7b556a6410cbce7bc 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: Ic3917bd45e3c3a79aad69aed4ffdacf591b22b6b
2020-09-08Add missing java docsZebek Bogumil9-26/+97
Issue-ID: DCAEGEN2-2254 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I97ed951e24a3dcf1a377814440e5e419f45381cb
2020-09-01Release artifact 1.4.3Edyta Krukowska1-0/+4
Issue-ID: DCAEGEN2-2400 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I8e4845d5b0258c0bc542518789b3217fbfd99f34
2020-08-31Change parameters of external-schema-manager to JSON notationEdyta Krukowska29-30/+37
Issue-ID: DCAEGEN2-2400 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: Ib5629b346b232a82a863406c11284e6aba0c0a94
2020-08-21Release artifact 1.4.2Piotr Marcinkiewicz1-0/+4
Issue-ID: DCAEGEN2-2277 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I01078523c9ed14064be4f6c195ae0bd573b8875c
2020-08-18Fix SDK vulnerabilitiesPiotr Marcinkiewicz26-27/+27
- Update spring boot from 2.2.9 to 2.3.3 - Update patch version from 1.4.1 to 1.4.2 Issue-ID: DCAEGEN2-2277 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I7334e09ed8a7d4dc1cf06a180ca7e21de5f2e089
2020-08-06Release artifact 1.4.1Piotr Marcinkiewicz1-0/+4
Issue-ID: DCAEGEN2-2277 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: If791cfd37bc3c975ba9e10df18f94d4c79dcc259
2020-08-06Fix SDK vulnerabilitiesPiotr Marcinkiewicz31-56/+52
- Update spring boot dependencies and fix warnings about deprecations. - Update testcontainers version to 1.14.3 - Top up patch version to 1.4.1 Issue-ID: DCAEGEN2-2277 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I2173e0160728f2d404c7cf65e1869a642db49ece
2020-08-05Merge "Fixed sonar issues"Tony Hansen11-31/+33
2020-08-03Fixed sonar issuesedyta11-31/+33
Issue-ID: DCAEGEN2-2254 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: Iad63113fd20040504fddb195572d7ce820b83cf6
2020-07-31Release artifact 1.4.0Zebek Bogumil1-0/+4
Release artifact with new component 'external-schema-manager' for json validation with schema stored in the local cache. Issue-ID: DCAEGEN2-2254 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I92588663cf421f6bf0eb0f1e94138af02fccf657
2020-07-30Implement external-schema-manager submoduleMichal Banka41-5/+6331
Change-Id: I298b7b4a3310c2ad338882e0bc5a0852eb949621 Signed-off-by: Michal Banka <michal.banka@nokia.com> Issue-ID: DCAEGEN2-2254
2020-07-28Change SDK version to 1.4.0 and add empty external-schema-manager submoduleMichal Banka28-26/+128
Change-Id: I5cb477b611059f308e7e3f8e057ed5612e7fbca8 Issue-ID: DCAEGEN2-2254 Signed-off-by: Michal Banka <michal.banka@nokia.com>
2020-07-24Update certificates for hv ves producer integration testsRemigiusz Janeczek3-0/+0
Issue-ID: DCAEGEN2-2369 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: If31d78bdb3e821574b18357213a9c94c9b822253
2020-07-23dcae committer updates in INFO.yamlvv770d1-22/+15
Change-Id: I4495eb67d105eefcb2e17261bd27818275d13dbd Issue-ID: DCAEGEN2-2365 Signed-off-by: vv770d <vv770d@att.com>
2020-04-09Update DMaaP msgrtr version in docker-compose file6.0.0-ONAPfrankfurtpwielebs9-63/+438
Change-Id: Ia44c8630cee8275969cbd1ea1629b2948a263908 Issue-ID: DCAEGEN2-2178 Signed-off-by: Piotr Wielebski <piotr.wielebski@nokia.com>
2020-04-01Update hv-ves client producer ct certificatespwielebs3-0/+0
Change-Id: I6fac7e0af8be184d0e2d90279aa00cb4bec8ca09 Issue-ID: DCAEGEN2-2178 Signed-off-by: Piotr Wielebski <piotr.wielebski@nokia.com>
2020-03-22Update TestContainers version in DCAE-SDKroot1-1/+1
Change-Id: I3bbac78dfa951a6869535a2545d0bd888a460924 Signed-off-by: deen1985 <damian.nowak@nokia.com> Issue-ID: DCAEGEN2-2163
2020-03-13Snapshot version changed to 1.3.6kjaniak25-25/+25
Verison change after release of 1.3.5 Issue-ID: DCAEGEN2-2107 Change-Id: Ie07fa4d28778dc19cb39fc0b375307cd3d7f92cf Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2020-03-11Self release project version 1.3.5Pawel1-0/+4
Issue-ID: DCAEGEN2-2107 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I2b99509f32534aef9939c7f3e44faaf0ed3fb096
2020-03-10Fix project versionPawel25-26/+26
We have changed the sdk version from 1.5.0 to 1.3.5, because versioning guidelines defined for SDK project were broken. Issue-ID: DCAEGEN2-2107 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I188927204b606306b8d3ebbdaa4cfcedc60912d8
2020-03-05Crete jar without dependenciesPawel25-26/+44
Issue-ID: DCAEGEN2-2107 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: Ib850353e3cde022922a7a2b22f90d4327c7e2b7d
2020-03-02Improve coverage in SDK (2)pwielebs2-0/+498
Restored test classes: - MessageRouterSubcriberTest - MessageRouterPublisherTest Issue-ID: DCAEGEN2-2087 Signed-off-by: Piotr Wielebski <piotr.wielebski@nokia.com> Change-Id: If1923b58e7b0b706f93fdaa0cfddad5dca28976e
2020-03-02Update certs for HvVesProducerIT testsRemigiusz Janeczek3-0/+0
Issue-ID: DCAEGEN2-2087 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I2624db4ce613d7bafa9cf033c6d1390faacc03f1
2020-02-19Improve coverage in sdk cbs-clientJoanna Jeremicz2-30/+78
- Added CloudConfigurationClientTest Issue-ID: DCAEGEN2-2087 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: Ifb3cb8616717dd01c2f20c9214704ac5b610e02d
2020-02-11fix sonarcloud issuesHansen, Tony (th1395)1-0/+3
Change-Id: I988a1048ae6853115fd11a6cb56ec7abb90a199e Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-2065
2020-02-10Adding commiter rights to projectkjaniak1-0/+8
Kornel Janiak added to SDK commiters group. Change-Id: Iea394400c2c0ee90b979c173e5d59bba64bce340 Issue-ID: DCAEGEN2-1891 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2020-01-14Top up version after releasemharazin25-26/+26
SDK current version is set to 1.4.0 Issue-ID: DCAEGEN2-1984 Signed-off-by: Mateusz Harazin <mateusz.harazin@nokia.com> Change-Id: I566c44082297e01b645cc1ee11a460b097384f20
2020-01-13Self release project version 1.3.4mharazin1-0/+4
Issue-ID: DCAEGEN2-1984 Signed-off-by: Mateusz Harazin <mateusz.harazin@nokia.com> Change-Id: I5a45c0978850282b78455a37d6a7e2950462c419
2020-01-13Update project to java version 11mharazin2-2/+2
Issue-ID: DCAEGEN2-1984 Signed-off-by: Mateusz Harazin <mateusz.harazin@nokia.com> Change-Id: I7e8bcc3c47bbca61d601e18c63a229987116b6b6
2019-12-17Fix CbsClientConfiguration fromEnviromentmharazin2-5/+1
Logic returning correct with previous conditions Issue-ID: DCAEGEN2-2003 Signed-off-by: Mateusz Harazin <mateusz.harazin@nokia.com> Change-Id: Idb214e95b3f857d26f3065f80e9bc2e1f2700f23
2019-12-10Merge "Top up version after release"Piotr Wielebski25-25/+25
2019-12-10Top up version after releasekjaniak25-25/+25
SDK current version is set to 1.3.4 Change-Id: Ie5cedab539fb01d3ca9bdd55450cb73256c203da Issue-ID: DCAEGEN2-1552 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2019-12-09Update of log_dirkjaniak1-1/+1
Change-Id: I0bfd6f690f7a61a99d90635eba9f5a577745ff8c Issue-ID: DCAEGEN2-1552 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2019-12-06Change log_dir in release filekjaniak1-1/+1
Change-Id: I6174fb1a24643d5a69753d1681754a62d0d6b0c6 Issue-ID: DCAEGEN2-1552 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2019-12-04Add YAML file for self release in SDKpwielebs1-0/+4
Issue-ID: DCAEGEN2-1552 Signed-off-by: Piotr Wielebski <piotr.wielebski@nokia.com> Change-Id: Id70bb20b67e04b90221df0c5c0337f9d4e667d34
2019-12-03Update DCAE Committer in INFO.yamlJoeOLeary1-0/+8
Issue-ID: DCAEGEN2-1891 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech> Change-Id: I14452d6aca51b6ed60ab59864f71c5a4d5e25219
2019-11-29Merge "aaiclient api refactor aai-client logic moved to PRH"Piotr Wielebski27-1208/+0
2019-11-29aaiclient api refactorMichal Kabaj27-1208/+0
aai-client logic moved to PRH Issue-ID: DCAEGEN2-1955 Change-Id: I3ff2fe942b29b13d0a2a6c859d98bd11b2c7a6a5 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
2019-11-27Upgrade CBS java SDK to support SSLpwielebs19-60/+399
- add TrustStoreKeys class for one-way TLS for CBS client - use trust.jks & trust.pass - add unit test - top up version of Vavr lib (due to bug) Issue-ID: DCAEGEN2-1552 Signed-off-by: Piotr Wielebski <piotr.wielebski@nokia.com> Change-Id: I372c559cce5db8eba5448d99e12cdf6609c40d00
2019-11-26aaiclient api refactorMichal Kabaj4-197/+0
- removed unused transaction api Issue-ID: DCAEGEN2-1955 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com> Change-Id: I5ac1ff768b1237370938cf3d9c28c5d610cbcbe4
2019-11-25Update expired certs in HV-VES Producer testsRemigiusz Janeczek3-0/+0
Issue-ID: DCAEGEN2-1954 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I46624dfb9ccaccd6a04e3beccc5329bcb1a8192e
2019-11-13Fix DCAE-SDK static code vulnerabilitiespwielebs28-29/+32
- Update patch version of SDK Change-Id: I2896e1bda3e09d27c0e3a9674861dc950ed43741 Issue-ID: DCAEGEN2-1917 Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
2019-11-07Merge "Exclude IT from tests in MVN"Vijay Venkatesh Kumar1-1/+35
2019-11-06Exclude IT from tests in MVNpwielebs1-1/+35
Change-Id: I819b15b077c411a340fb9d2a67f5a4c13cf80a65 Issue-ID: DCAEGEN2-1773 Signed-off-by: Piotr Wielebski <piotr.wielebski@nokia.com>
2019-10-29dcae committer updates1.3.2Vijay Venkatesh Kumar1-7/+6
Change-Id: I7dff5214cdc33ce3a902a59ed1d5ff8f530bceb0 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1891 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2019-10-15Merge "Update year in header"Piotr Wielebski0-0/+0
2019-10-15Update year in headerJoanna Jeremicz1-1/+1
Issue-ID: DCAEGEN2-1792 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I86990502320286014cf132f9b6ef5f27b3ab2e03