summaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-11-02Fetch configuration from CBSBogumil Zebek1-2/+8
- Fix memory leak. - Add reactive configuration fetching from Consul. Now configuration is updated when any change in VES configuration has been done in Consul. Change-Id: I9cd42e04844c9e99d4d03951185523b569dc9483 Issue-ID: DCAEGEN2-2495 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> (cherry picked from commit 1599617246f0ffec1b1c7840f9c7c42318183dcd)
2020-10-15Add logs from external-repo-manager libEdyta Krukowska1-1/+1
Issue-ID: DCAEGEN2-2478 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: If6f4ab2c8fd9a4bf14e2391acc54eb7b25689e21
2020-10-02Disable an image tag1.7.7tkogut1-1/+0
- turn off 'latest' image tag in the 'guilin' branch Issue-ID: DCAEGEN2-2439 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: I076eb0f30a9144730112a26f03a3e4716e07e7cf
2020-10-01Adapt schema-map.json and test files to updated 3GPP reposEdyta Krukowska1-1/+1
Issue-ID: DCAEGEN2-2462 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I0bb8738e3782b8f3656cd487a02ddfc4240d93d5
2020-09-18Fix an unexpected error in testsBogumil Zebek1-1/+1
- Fix an error reported by DMaapEventPublisher test when pk is not available. Issue-ID: DCAEGEN2-2374 Change-Id: I69c0f89b292c8454f3eebaffe4884928d241f235 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
2020-09-14Update schema-map.json, test resources and VES versionMichal Banka1-1/+1
- Updated schema-map.json to match current mapping from 3gpp - Updated test resources - Set VES version to 1.7.5 Change-Id: Ic792a60efd1349670cdfec77ad99e1f593e2f595 Signed-off-by: Michal Banka <michal.banka@nokia.com> Issue-ID: DCAEGEN2-2264
2020-09-07Post stndDefined implementation fixesMichal Banka1-1/+1
Update componentspec with stndDefined properties and latest VES version. Update ConsulConfig to match actual VES properties. Fix 7.30.2 dataformat version name to match MOD requirments. Update external-schema-manager version to 1.4.3 and update properties format to JSON path notation. Change-Id: Ib01dc20de0a864beb275aec8b0dae793e588251c Signed-off-by: Michal Banka <michal.banka@nokia.com> Issue-ID: DCAEGEN2-2264
2020-08-26Config fetch for VESCollector through DCAE-SDK (CBS Client)Pawel1-1/+7
Issue-ID: DCAEGEN2-2212 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I25072b340b5c9f2f538d39e5befb1331804b7bba Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
2020-08-19Add implementation of stndDefined fields validation1.7.3Michal Banka1-1/+7
Added implementation of stndDefined fields from incoming events. Validation is performed using external-schema-manager tool from DCAE SDK. StndDefined fields schemas are stored in etc/externalRepo directory. Additional stndDefined related properties has been added to collector.properties. VES version has been set to 1.7.3. Issue-ID: DCAEGEN2-2254 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Signed-off-by: Michal Banka <michal.banka@nokia.com> Change-Id: Iedaa3622b1d527f6794822c8867b9dfd1860bb8f
2020-08-06StndDefined event routingBogumil Zebek1-1/+1
Route stndDefined events to streams defined in namespace event field. Change-Id: I3963e220095665f8ca3fd1b21c5c20b44057cf76 Issue-ID: DCAEGEN2-1771 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
2020-07-14Dynamic partition-key supportVijay Venkatesh Kumar1-1/+1
Change-Id: I6c5faf4a610813e1382da55f62b5a0f9da6db506 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1484
2020-07-09Update VES versionedyta1-1/+1
Issue-ID: DCAEGEN2-2254 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: Idd1dd9b0d05396f660bed07e3fce297365941a8b
2020-06-01Add unit test to few classesBogumil Zebek1-1/+1
Increase code coverage: - HeaderUtil - EnvProps - WebMvcConfig Change-Id: I880a4ff02d436cf153d41c795d8e95dfc67fd61b Issue-ID: DCAEGEN2-2245 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
2020-05-26Merge "Deployment Prometheus and Grafana on RKE for perf tests"Vijay Venkatesh Kumar1-1/+1
2020-05-26Deployment Prometheus and Grafana on RKE for perf testsPawel1-1/+1
Issue-ID: DCAEGEN2-608 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: Ib02808fa9ccd7c2d241a1598def19d55b1b54797
2020-05-14Reorganize pom.xmlBogumil Zebek1-74/+55
Remove commented section. Extract library versions to properties. Change-Id: Ia3fd5b38ae456acde375a2ac7aff581c6f3e04d1 Issue-ID: DCAEGEN2-2243 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
2020-05-13Activate prometheus metrics for perf tests - pom.xml fixedyta1-2/+28
Issue-ID: DCAEGEN2-608 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: Iaa0f32e99ab46e8e4646109d15c63513b8a269f4
2020-03-23Corrected version in pom.xml and swagger files1.5.4Pawel1-1/+1
Issue-ID: DCAEGEN2-2107 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I30dc29343ccda009bd175c2e62a829104349b1a2
2020-03-11Fix VES Collector loggingPawel1-7/+7
Issue-ID: DCAEGEN2-2107 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: Ib13784a5e2d80dd468955c3a0cd69d8debe67218
2020-02-11fix sonarcloud issuesHansen, Tony (th1395)1-0/+3
Change-Id: Ie8799d0407ac0e1bceddee97e7d5e870bfd301de Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-2065
2020-01-17Changed EventTransformation schema to be loaded only onceawudzins1-0/+6
Issue-ID: DCAEGEN2-1774 Signed-off-by: adamwudzinski <adam.wudzinski@nokia.com> Change-Id: I50f3da2c11201a40be948ab199aaca89bbbb38db
2020-01-15updated jackson-databind and changed json schema validator libraryPawel1-9/+10
Issue-ID: DCAEGEN2-1825 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: Ia4c9c6286adcf84631a58f9d5bfef124fed1cee6
2019-11-28Upgrade Java SDK from 8 to 11 in VES Collectorpawel1-2/+4
Issue-ID: DCAEGEN2-1966 Signed-off-by: pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I1586f04ab58448cde013137f514bb2bb96b3520c
2019-11-08Remove certOnly and basicAuth from authentication methodspawel1-1/+1
Issue-ID: DCAEGEN2-1776 Signed-off-by: pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I475dcce9de8c7c05d2a05cf51dc862b5bf920164
2019-10-10Change of crypt-password library versionpawel1-1/+7
Issue-ID: DCAEGEN2-1757 Signed-off-by: pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I6d5e19a6893e87d3aad6809b092908d77e84ece8
2019-09-11Not Secured healtcheckZlatko Murgoski1-432/+436
https://jira.onap.org/browse/DCAEGEN2-1539 Issue-ID: DCAEGEN2-1539 Change-Id: I55c9387e64a5a6b710785ecbfa695683d821599a Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
2019-08-18fix user/permissionVijay Venkatesh Kumar1-4/+3
Change-Id: Id55c70fdf15658faebaaa7a191ae2b84347d29e3 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1730 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2019-07-20Fix snapshot dependency and non-root userVijay Venkatesh Kumar1-1/+6
Change-Id: I13064a90f6fc3cb11ed9870a813b33dea473d1b9 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1560 Issue-ID: DCAEGEN2-1690 Issue-ID: DCAEGEN2-1578
2019-07-20Remove docker binding from mvnVijay Venkatesh Kumar1-5/+7
Change-Id: I0f64f8a86682a01614848ae83d49d7025af40b95 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1690 Issue-ID: DCAEGEN2-1578 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2019-07-12JJB alignment across DCAE components - DCAE VESGerard Hickey1-12/+12
Issue-ID: DCAEGEN2-1578 Signed-off-by: Gerard Hickey <gerard.hickey@ericsson.com> Change-Id: I37bd7ba2df69aba38a4e270dd1e1e10828d65322
2019-06-27valid api versionluna1-0/+5
Issue-ID: DCAEGEN2-897 Change-Id: I77f015dadb03159a1c2cf43cf6a8a782d7a2e27a Signed-off-by: luna <nil@vmware.com>
2019-06-20No available docker logsZlatko Murgoski1-4/+3
https://jira.onap.org/browse/DCAEGEN2-1618 Issue-ID: DCAEGEN2-1618 Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com> Change-Id: If44392a5d5654952cbf1f8f048d9c6deb6ced832
2019-06-12No runtime manifestZlatko Murgoski1-58/+11
https://jira.onap.org/browse/DCAEGEN2-1614 Issue-ID: DCAEGEN2-1614 Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com> Change-Id: I8dc4c7d1c7ba6a7c2386f8bce213fc1c2a73befa
2019-06-07Merge "Basic auth not working"5.0.1-ONAPVijay Venkatesh Kumar1-1/+1
2019-06-07Basic auth not workingZlatko Murgoski1-1/+1
https://jira.onap.org/browse/DCAEGEN2-1541 Issue-ID: DCAEGEN2-1541 Change-Id: I61211b7a4693fea60b6da4bc460c2be47a41efa7 Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
2019-06-07An exclusion of logger dependencies from spring-boot-starter-webandrzejszukuc1-0/+6
https://jira.onap.org/browse/DCAEGEN2-1016 Change-Id: I515e46212b3c4e86537f19139f291fefdedf0696 Issue-ID: DCAEGEN2-1016 Signed-off-by: ANDRZEJ SZUKUC <andrzej.szukuc@nokia.com>
2019-05-30Remove unnecessary security librariesZlatko Murgoski1-14/+0
https://jira.onap.org/browse/DCAEGEN2-1016 Issue-ID: DCAEGEN2-1016 Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com> Change-Id: Ied6f3bb68b5243d72b361f18273811990198c886
2019-04-15Collector authentication enhancementZlatko Murgoski1-1/+1
Add cert subject verifier Change-Id: If2c3c0984e9eec63e2884ca17db953fff2719888 Issue-ID: DCAEGEN2-1101 Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
2019-04-03Update docker-maven-pluginZlatko Murgoski1-1/+1
Update docker-maven-plugin Change-Id: I82d6a2e69640fb48f4d08d5ccf99a43a4951a965 Issue-ID: DCAEGEN2-1287 Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
2019-03-15Collector authentication enhancementZlatko Murgoski1-1/+1
Collector authentication enhancement Change-Id: I03a05cb83dd8c498fb218e82e9b3958348fbb4ac Issue-ID: DCAEGEN2-1101 Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
2019-03-01Restart IssueZlatko Murgoski1-1/+1
Restart Issue Issue-ID: DCAEGEN2-1104 Change-Id: Iac1ee2f79be00084f5c0cd963503d54d7d6e6cb9 Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
2019-02-17fix build errorsVENKATESH KUMAR1-490/+494
Change-Id: Ia2a0e1eb0b80a6d041a07f639e1c50fffc78c382 Signed-off-by: VENKATESH KUMAR <vv770d@att.com> Issue-ID: DCAEGEN2-1229
2018-12-14Remove clear text passwordZlatko Murgoski1-0/+5
Add common library to hash Issue-ID: DCAEGEN2-978 Change-Id: Ieb20f6a28aea3b9e8322df7b65b6441e12d4627a Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
2018-11-27TLS mutual authentication has been added.andrzejszukuc1-9/+32
Change-Id: I60ebe8e1b06d72413940935396cb7a56af437c0d Issue-ID: DCAEGEN2-959 Signed-off-by: ANDRZEJ SZUKUC <andrzej.szukuc@nokia.com>
2018-11-08Upgrade embeded TomcatZlatko Murgoski1-11/+1
Address VESCollector vulnerability reported R3 RC1 phase Change-Id: I78b82bd793bf59e13636b5534fabe484025071d9 Issue-ID: DCAEGEN2-927 Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
2018-11-06version update to avoid conflictVijay Venkatesh Kumar1-1/+1
Change-Id: Iaf21c264a80a157c07927704a54bced0dbc08987 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-937
2018-10-10ApiAuthInterceptor tests have been addedandrzejszukuc1-1/+7
Change-Id: Ieb42e8fa417ff3afb8acad3bd6c48a8287026a2e Issue-ID: DCAEGEN2-517 Signed-off-by: ANDRZEJ SZUKUC <andrzej.szukuc@nokia.com>
2018-09-11Fix build warnings & CLM scan issue3.0.0-ONAP1.3.1Vijay VK1-0/+10
Change-Id: I43629917f2d7bafb15258bdbba1cd45478595edb Signed-off-by: VENKATESH KUMAR <vv770d@att.com> Issue-ID: DCAEGEN2-603, DCAEGEN2-767 Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
2018-08-30Merge "Fix Docker image building misconceptions"Tony Hansen1-3/+3
2018-08-28Fix Docker image building misconceptionsPiotr Bochenski1-3/+3
1. Required packages can be installed in single apt-get run. 2. vim package is not necessary since there is vi already included in base image. 3. cmd was changed to entryPoint which breaks the ability to run image with different command as staring point (cmd is passed as an argument to entrypoint). Revert this change. Change-Id: I47e128a5702200efe7c51724d5f7c07acd8f21f9 Issue-ID: DCAEGEN2-736 Signed-off-by: Piotr Bochenski <piotr.bochenski@nokia.com>