dcaegen2/collectors/ves.git
3 years agoAdapt schema-map.json and test files to updated 3GPP repos 17/113317/3
Edyta Krukowska [Tue, 29 Sep 2020 13:15:34 +0000 (15:15 +0200)]
Adapt schema-map.json and test files to updated 3GPP repos

Issue-ID: DCAEGEN2-2462
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I0bb8738e3782b8f3656cd487a02ddfc4240d93d5

3 years agoRelease 1.7.6 DCAEGEN2 VESCollector container 55/113255/1
Edyta Krukowska [Mon, 28 Sep 2020 11:55:47 +0000 (13:55 +0200)]
Release 1.7.6 DCAEGEN2 VESCollector container

New image version will include following changes:
- Fix an error reported by DMaapEventPublisher test when pk is not available.
- Fix VES problem with subsequent fetching from CBS.

Issue-ID: DCAEGEN2-1771
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: Ia1926ace3f6137e64dee136c0667f36f014e3b49

3 years agoFix VES problem with subsequent fetching from CBS 09/113109/2 1.7.6
Adam Wudzinski [Thu, 24 Sep 2020 14:26:32 +0000 (16:26 +0200)]
Fix VES problem with subsequent fetching from CBS

Issue-ID: DCAEGEN2-2453
Signed-off-by: Adam Wudzinski <adam.wudzinski@nokia.com>
Change-Id: If6aa6bc79b460d06908022fb4eb6cfbf096a8eb8

3 years agoFix an unexpected error in tests 71/112871/3
Bogumil Zebek [Fri, 18 Sep 2020 07:11:26 +0000 (09:11 +0200)]
Fix an unexpected error in tests

- 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>
3 years agoMerge "Release Ves Collector 1.7.5"
Pawel Kasperkiewicz [Thu, 17 Sep 2020 15:29:39 +0000 (15:29 +0000)]
Merge "Release Ves Collector 1.7.5"

3 years agoRelease Ves Collector 1.7.5 08/112808/1
Edyta Krukowska [Thu, 17 Sep 2020 09:09:38 +0000 (11:09 +0200)]
Release Ves Collector 1.7.5

Issue-ID: DCAEGEN2-2264
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I871c12dd82fba193d0b7423bc7adcfc4e0bcc70c

3 years agoMerge "Update "schemaReference" in events for tests" 1.7.5
Pawel Kasperkiewicz [Wed, 16 Sep 2020 14:20:20 +0000 (14:20 +0000)]
Merge "Update "schemaReference" in events for tests"

3 years agoMerge "Adjust VES collector to use certificate from CMPv2"
Vijay Venkatesh Kumar [Wed, 16 Sep 2020 13:26:26 +0000 (13:26 +0000)]
Merge "Adjust VES collector to use certificate from CMPv2"

3 years agoUpdate "schemaReference" in events for tests 41/112741/2
Edyta Krukowska [Wed, 16 Sep 2020 10:46:02 +0000 (12:46 +0200)]
Update "schemaReference" in events for tests

Issue-ID: DCAEGEN2-2264
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: Iafeed35cf4febe433c150111a6946dc2d99ffd38

3 years agoFix bug throwing exception when first event is collected 42/112642/5
Michal Banka [Mon, 14 Sep 2020 21:04:37 +0000 (23:04 +0200)]
Fix bug throwing exception when first event is collected

- Problem: When running app from jar (e.g. in docker env) ClassLoader
badly interprete classpath as root of app jar, while resources are
located in jar under BOOT-INF/classes/ in Spring Boot apps.

- Solution: Moved file from resources to etc directory so ClassLoader
isn't needed. Filepath of api_version_description.json which
previously was badly resolved now is configured in collector.properties.

Change-Id: I690394cc59e16c95f5902045efc3fdaf13bf9112
Signed-off-by: Michal Banka <michal.banka@nokia.com>
Issue-ID: DCAEGEN2-2426

3 years agoAdjust VES collector to use certificate from CMPv2 34/112234/4
Joanna Jeremicz [Mon, 7 Sep 2020 13:00:33 +0000 (15:00 +0200)]
Adjust VES collector to use certificate from CMPv2

Changes in component spec:
- Update VES collector version
- Remove redundant volumes array
- Add use_external_tls flag and set it to false

Issue-ID: DCAEGEN2-1794
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I1d70fd8f5be26d27e2bb8994db108d0b057c5f32

3 years agoUpdate schema-map.json, test resources and VES version 24/112424/4
Michal Banka [Wed, 9 Sep 2020 21:32:34 +0000 (23:32 +0200)]
Update schema-map.json, test resources and VES version

- 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

3 years agodcae INFO.yaml update 51/112551/2
vv770d [Fri, 11 Sep 2020 17:20:16 +0000 (17:20 +0000)]
dcae INFO.yaml update

Project maturity
Committer changes

Change-Id: I4058a5aaad0605ae4a79100701aa13f84c0c95c2
Issue-ID: DCAEGEN2-2425
Signed-off-by: vv770d <vv770d@att.com>
3 years agoRelease 1.7.4 DCAEGEN2 VESCollector container 40/112340/3
Michal Banka [Tue, 8 Sep 2020 22:40:31 +0000 (00:40 +0200)]
Release 1.7.4 DCAEGEN2 VESCollector container

New image version will include the following changes:
- Config fetch for VESCollector through DCAE-SDK (CBS Client)
- Post stndDefined implementation fixes including updated
ConsulConfig, componentspec and SDK library update.

Change-Id: I55f0b24d53045d6462ec659ab517ee93cef56719
Signed-off-by: Michal Banka <michal.banka@nokia.com>
Issue-ID: DCAEGEN2-2264

3 years agoFix INFO.yaml files 01/112301/1 1.7.4
Jessica Wagantall [Tue, 8 Sep 2020 17:47:30 +0000 (10:47 -0700)]
Fix INFO.yaml files

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: I84460a41cc365448ecbb1e4f2421bf6917575326

3 years agoPost stndDefined implementation fixes 35/112035/4
Michal Banka [Tue, 1 Sep 2020 13:22:19 +0000 (15:22 +0200)]
Post stndDefined implementation fixes

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

3 years agoConfig fetch for VESCollector through DCAE-SDK (CBS Client) 42/110742/15
Pawel [Thu, 30 Jul 2020 14:30:39 +0000 (16:30 +0200)]
Config fetch for VESCollector through DCAE-SDK (CBS Client)

Issue-ID: DCAEGEN2-2212
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: I25072b340b5c9f2f538d39e5befb1331804b7bba
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
3 years agoRelease 1.7.3 DCAEGEN2 VESCollector container 81/111481/1
Edyta Krukowska [Thu, 20 Aug 2020 13:13:01 +0000 (15:13 +0200)]
Release 1.7.3 DCAEGEN2 VESCollector container

New image version will include following changes:
-Add StndDefined event routing to dmaap streams defined
 in namespace event field - no second stage event validation.
-Fix error response model
-Update DPO model
-Add implementation of stndDefined fields validation

Issue-ID: DCAEGEN2-2264
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I8bc8887c3f86b5f9142d2899f916d94ea9e4991b

3 years agoAdd implementation of stndDefined fields validation 76/110876/20 1.7.3
Michal Banka [Tue, 4 Aug 2020 12:58:25 +0000 (14:58 +0200)]
Add implementation of stndDefined fields validation

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

3 years agoStndDefined event routing 11/111211/1
Bogumil Zebek [Thu, 13 Aug 2020 05:35:53 +0000 (07:35 +0200)]
StndDefined event routing

- Update WS error response
- Update DPO configuration

Change-Id: Id4eb5ea50af6d55c839047c4f39b9f99487e95de
Issue-ID: DCAEGEN2-1771
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
3 years agoStndDefined event routing 33/110433/16
Bogumil Zebek [Wed, 22 Jul 2020 06:19:51 +0000 (08:19 +0200)]
StndDefined event routing

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>
3 years agodcae committer updates in INFO.yaml 11/110511/1
vv770d [Thu, 23 Jul 2020 19:12:57 +0000 (19:12 +0000)]
dcae committer updates in INFO.yaml

Change-Id: Ib2e79a20fa7bf8f6a2625a5df5be5af042d3ab84
Issue-ID: DCAEGEN2-2365
Signed-off-by: vv770d <vv770d@att.com>
3 years agoRelease 1.7.1 DCAEGEN2 VESCollector container 12/110412/2
Michal Banka [Tue, 21 Jul 2020 11:58:31 +0000 (13:58 +0200)]
Release 1.7.1 DCAEGEN2 VESCollector container

New image version will include following changes:
- New data-format file for 30.2_ONAP schema version
- Adjustments of componentspec to new data-format
- VESCollector DMaap publish optimization

Change-Id: I8db2714dd99b6705fdad91c12cd035c5e28912d4
Signed-off-by: Michal Banka <michal.banka@nokia.com>
Issue-ID: DCAEGEN2-2254

3 years agoMerge "Dynamic partition-key support" 1.7.1
Tony Hansen [Tue, 14 Jul 2020 22:16:19 +0000 (22:16 +0000)]
Merge "Dynamic partition-key support"

3 years agoDynamic partition-key support 71/110171/1
Vijay Venkatesh Kumar [Tue, 14 Jul 2020 18:34:45 +0000 (18:34 +0000)]
Dynamic partition-key support

Change-Id: I6c5faf4a610813e1382da55f62b5a0f9da6db506
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1484

3 years agoAdd new data-format for 30.2_ONAP schema version 14/110114/2
Michal Banka [Mon, 13 Jul 2020 05:54:35 +0000 (07:54 +0200)]
Add new data-format for 30.2_ONAP schema version

Change-Id: I13c45c7a6c6cd223ca0f7ede411ccf0fdc59dee6
Signed-off-by: Michal Banka <michal.banka@nokia.com>
Issue-ID: DCAEGEN2-2254

3 years agoRelease 1.7.0 DCAEGEN2 VESCollector container 60/110060/1
Michal Banka [Fri, 10 Jul 2020 10:23:24 +0000 (12:23 +0200)]
Release 1.7.0 DCAEGEN2 VESCollector container

Change-Id: I576f1013d1f9b88caa1cbdabfa866f322d98313a
Signed-off-by: Michal Banka <michal.banka@nokia.com>
Issue-ID: DCAEGEN2-2254

3 years agoMerge "Change Consul config to use schema 30.2" 1.7.0
Vijay Venkatesh Kumar [Thu, 9 Jul 2020 12:47:48 +0000 (12:47 +0000)]
Merge "Change Consul config to use schema 30.2"

3 years agoMerge "Update VES version"
Vijay Venkatesh Kumar [Thu, 9 Jul 2020 12:21:24 +0000 (12:21 +0000)]
Merge "Update VES version"

3 years agoUpdate VES version 96/109996/2
edyta [Thu, 9 Jul 2020 07:33:01 +0000 (09:33 +0200)]
Update VES version

Issue-ID: DCAEGEN2-2254

Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: Idd1dd9b0d05396f660bed07e3fce297365941a8b

3 years agoMerge "Update VES Collector schema and properties"
Vijay Venkatesh Kumar [Wed, 8 Jul 2020 23:17:02 +0000 (23:17 +0000)]
Merge "Update VES Collector schema and properties"

3 years agoUpdate VES Collector schema and properties 18/109718/9
edyta [Wed, 1 Jul 2020 09:09:37 +0000 (11:09 +0200)]
Update VES Collector schema and properties

Issue-ID: DCAEGEN2-2254
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I6b89f4bc8ff0c2a9e51e94dc7d464608a7c153f2

3 years agoChange Consul config to use schema 30.2 80/109880/1
edyta [Tue, 7 Jul 2020 05:11:25 +0000 (07:11 +0200)]
Change Consul config to use schema 30.2

Issue-ID: DCAEGEN2-2254
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I5dd675d0d86e84ecf281b0c7c2ce5bb899233ca3

3 years agoAdd DmaaP simulator, test scenarios and refactor dashboards 36/109336/1
Pawel [Fri, 19 Jun 2020 08:30:10 +0000 (10:30 +0200)]
Add DmaaP simulator, test scenarios and refactor dashboards

Issue-ID: DCAEGEN2-608
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: I294183c7f80be53f1ca44724deb78abef41e08ed

3 years agoMerge "Refactor ves performance test"
Vijay Venkatesh Kumar [Thu, 11 Jun 2020 20:48:44 +0000 (20:48 +0000)]
Merge "Refactor ves performance test"

3 years agoMerge "Add CPU/RAM measurements collection"
Vijay Venkatesh Kumar [Thu, 11 Jun 2020 20:39:21 +0000 (20:39 +0000)]
Merge "Add CPU/RAM measurements collection"

3 years agoRefactor ves performance test 16/109016/1
Pawel [Wed, 10 Jun 2020 12:26:08 +0000 (14:26 +0200)]
Refactor ves performance test

Issue-ID: DCAEGEN2-608
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: I17154b59390af7340b7e86ae0ac3336583dd9318

3 years agoMerge "Add JMeter to performance tests environment"
Vijay Venkatesh Kumar [Tue, 9 Jun 2020 16:05:07 +0000 (16:05 +0000)]
Merge "Add JMeter to performance tests environment"

3 years agoAdd CPU/RAM measurements collection 73/108773/2
Pawel Kasperkiewicz [Thu, 4 Jun 2020 14:56:48 +0000 (16:56 +0200)]
Add CPU/RAM measurements collection

Add mechanism for CPU/RAM measurements collection from k8s nodes and from JMeter VM

Issue-ID: DCAEGEN2-608
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: I78af2906254a19da383c7bae9ec919eadd326873

3 years agoAdd JMeter to performance tests environment 26/108626/1
pawel [Mon, 1 Jun 2020 12:23:03 +0000 (14:23 +0200)]
Add JMeter to performance tests environment

Add influxdb as datasource, add JMeter with example test scenario

Issue-ID: DCAEGEN2-608
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: I55656588d8c1f6f373fd3d04a52f39834a396c81

3 years agoAdd unit test to few classes 96/107796/6
Bogumil Zebek [Mon, 18 May 2020 07:35:21 +0000 (09:35 +0200)]
Add unit test to few classes

Increase code coverage:
- HeaderUtil
- EnvProps
- WebMvcConfig

Change-Id: I880a4ff02d436cf153d41c795d8e95dfc67fd61b
Issue-ID: DCAEGEN2-2245
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
3 years agoMerge "Deployment Prometheus and Grafana on RKE for perf tests"
Vijay Venkatesh Kumar [Tue, 26 May 2020 14:51:39 +0000 (14:51 +0000)]
Merge "Deployment Prometheus and Grafana on RKE for perf tests"

3 years agoDeployment Prometheus and Grafana on RKE for perf tests 35/107835/8
Pawel [Tue, 19 May 2020 07:17:12 +0000 (09:17 +0200)]
Deployment Prometheus and Grafana on RKE for perf tests

Issue-ID: DCAEGEN2-608
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: Ib02808fa9ccd7c2d241a1598def19d55b1b54797

4 years agoReorganize pom.xml 58/107658/1
Bogumil Zebek [Thu, 14 May 2020 05:32:25 +0000 (07:32 +0200)]
Reorganize pom.xml

Remove commented section. Extract library versions to properties.

Change-Id: Ia3fd5b38ae456acde375a2ac7aff581c6f3e04d1
Issue-ID: DCAEGEN2-2243
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
4 years agoActivate prometheus metrics for perf tests - pom.xml fix 97/107297/5
edyta [Thu, 7 May 2020 05:43:18 +0000 (07:43 +0200)]
Activate prometheus metrics for perf tests - pom.xml fix

Issue-ID: DCAEGEN2-608
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: Iaa0f32e99ab46e8e4646109d15c63513b8a269f4

4 years agorelease 1.5.4 ves container 24/104224/2 frankfurt 6.0.0-ONAP
Pawel [Tue, 24 Mar 2020 07:42:34 +0000 (08:42 +0100)]
release 1.5.4 ves container

Issue-ID: DCAEGEN2-2107
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: I66155bd9fac253cbc62a792a1f657e65bbc7de76

4 years agoCorrected version in pom.xml and swagger files 73/104173/1 1.5.4
Pawel [Mon, 23 Mar 2020 16:16:52 +0000 (17:16 +0100)]
Corrected version in pom.xml and swagger files

Issue-ID: DCAEGEN2-2107
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: I30dc29343ccda009bd175c2e62a829104349b1a2

4 years agoMerge "Update swagger documentation to version 1.5.4"
Vijay Venkatesh Kumar [Mon, 23 Mar 2020 14:17:21 +0000 (14:17 +0000)]
Merge "Update swagger documentation to version 1.5.4"

4 years agoUpdate swagger documentation to version 1.5.4 48/104048/3
Bartosz Gardziejewski [Fri, 20 Mar 2020 11:39:56 +0000 (12:39 +0100)]
Update swagger documentation to version 1.5.4

Issue-ID: DCAEGEN2-2114
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: Ic0683a1de8de9549bc5ef808e40b5ae83f60ae43

4 years agoves spec fix 07/104007/1
Vijay Venkatesh Kumar [Thu, 19 Mar 2020 20:07:45 +0000 (20:07 +0000)]
ves spec fix

Change-Id: I896efd1d083de93c249da77601f9fb8e1b599160
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1891

4 years agoFix VES Collector logging 52/102852/3
Pawel [Tue, 3 Mar 2020 12:22:42 +0000 (13:22 +0100)]
Fix VES Collector logging

Issue-ID: DCAEGEN2-2107
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: Ib13784a5e2d80dd468955c3a0cd69d8debe67218

4 years agorelease 1.5.3 ves container 49/102249/1
Vijay Venkatesh Kumar [Mon, 24 Feb 2020 15:49:39 +0000 (15:49 +0000)]
release 1.5.3 ves container

VES7.1.1 updates

Change-Id: Icfe8a0a25444e79939762a2c171e1126df896a9b
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1891
Issue-ID: DCAEGEN2-2048

4 years agoves7.1.1 updates 72/102172/2 1.5.3
Vijay Venkatesh Kumar [Sat, 22 Feb 2020 01:20:24 +0000 (01:20 +0000)]
ves7.1.1 updates

Change-Id: I5d6f58111a0fd1b7ebd20b4a279f3701d36e4223
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-2048
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
4 years agofix sonarcloud issues 59/101559/1
Hansen, Tony (th1395) [Tue, 11 Feb 2020 21:45:20 +0000 (21:45 +0000)]
fix sonarcloud issues

Change-Id: Ie8799d0407ac0e1bceddee97e7d5e870bfd301de
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
Issue-ID: DCAEGEN2-2065

4 years agoUpdate ves collector image(blueprint_ves) 52/100852/4
Pawel [Mon, 3 Feb 2020 12:10:54 +0000 (13:10 +0100)]
Update ves collector image(blueprint_ves)

Issue-ID: DCAEGEN2-2045
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: I60092a0a4ed1b03caf21fe4378e65da059ffc0b8

4 years agoChanged EventTransformation schema to be loaded only once 40/100240/8
awudzins [Mon, 13 Jan 2020 10:43:08 +0000 (11:43 +0100)]
Changed EventTransformation schema to be loaded only once

Issue-ID: DCAEGEN2-1774
Signed-off-by: adamwudzinski <adam.wudzinski@nokia.com>
Change-Id: I50f3da2c11201a40be948ab199aaca89bbbb38db

4 years agoupdated jackson-databind and changed json schema validator library 46/99846/3
Pawel [Fri, 20 Dec 2019 08:56:29 +0000 (09:56 +0100)]
updated jackson-databind and changed json schema validator library

Issue-ID: DCAEGEN2-1825
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: Ia4c9c6286adcf84631a58f9d5bfef124fed1cee6

4 years agoRelease ves 1.5.2. (Upgrade Java SDK from 8 to 11 in VES Collector) 13/99713/6
pawel [Tue, 17 Dec 2019 11:55:27 +0000 (12:55 +0100)]
Release ves 1.5.2. (Upgrade Java SDK from 8 to 11 in VES Collector)

Issue-ID: DCAEGEN2-2002
Signed-off-by: pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: I82a283f5f215c109be48edc881c896e894947272

4 years agoUpdate DCAE Committer in INFO.yaml 98/99098/1 1.5.2
JoeOLeary [Tue, 3 Dec 2019 21:05:01 +0000 (21:05 +0000)]
Update DCAE Committer in INFO.yaml

Issue-ID: DCAEGEN2-1891
Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
Change-Id: I291b6988d0acd267638931ab8206ac6718b71717

4 years agoUpgrade Java SDK from 8 to 11 in VES Collector 25/98925/1
pawel [Thu, 28 Nov 2019 09:06:44 +0000 (10:06 +0100)]
Upgrade Java SDK from 8 to 11 in VES Collector

Issue-ID: DCAEGEN2-1966
Signed-off-by: pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: I1586f04ab58448cde013137f514bb2bb96b3520c

4 years agoMerge "Add tests for EventValidator"
Vijay Venkatesh Kumar [Mon, 11 Nov 2019 15:31:21 +0000 (15:31 +0000)]
Merge "Add tests for EventValidator"

4 years agoRemove certOnly and basicAuth from authentication methods 41/98041/5
pawel [Wed, 6 Nov 2019 11:38:18 +0000 (12:38 +0100)]
Remove certOnly and basicAuth from authentication methods

Issue-ID: DCAEGEN2-1776
Signed-off-by: pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: I475dcce9de8c7c05d2a05cf51dc862b5bf920164

4 years agoMerge "Fix security issue in api interceptor"
Vijay Venkatesh Kumar [Mon, 4 Nov 2019 23:23:59 +0000 (23:23 +0000)]
Merge "Fix security issue in api interceptor"

4 years agoAdd tests for EventValidator 41/96841/7
Remigiusz Janeczek [Wed, 9 Oct 2019 09:24:51 +0000 (11:24 +0200)]
Add tests for EventValidator

Issue-ID: DCAEGEN2-1819
Change-Id: Ic9f3ea73f8e7e42f5d6e7a821d550823de3f13e7
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
4 years agoFix security issue in api interceptor 20/97520/6
Remigiusz Janeczek [Thu, 24 Oct 2019 06:50:49 +0000 (08:50 +0200)]
Fix security issue in api interceptor

Issue-ID: DCAEGEN2-1880
Change-Id: I5b93dd8405ef9a0a364c6e1224afcfacc9df1fba
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
4 years agodcae committer updates 49/97749/2
Vijay Venkatesh Kumar [Mon, 28 Oct 2019 20:24:32 +0000 (20:24 +0000)]
dcae committer updates

Change-Id: I647e943ed191a317ceafda11f5a018969224d0ce
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1891
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
4 years agoMerge "Add tests for healthcheck port requests in ApiAuthInterception"
Tony Hansen [Sun, 13 Oct 2019 00:45:21 +0000 (00:45 +0000)]
Merge "Add tests for healthcheck port requests in ApiAuthInterception"

4 years agoChange of crypt-password library version 90/96790/3
pawel [Wed, 9 Oct 2019 12:08:49 +0000 (14:08 +0200)]
Change of crypt-password library version

Issue-ID: DCAEGEN2-1757
Signed-off-by: pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: I6d5e19a6893e87d3aad6809b092908d77e84ece8

4 years agoAdd tests for healthcheck port requests in ApiAuthInterception 40/96840/1
Remigiusz Janeczek [Mon, 7 Oct 2019 12:47:02 +0000 (14:47 +0200)]
Add tests for healthcheck port requests in ApiAuthInterception

Issue-ID: DCAEGEN2-1819
Change-Id: Id4f333e856bd5bbef14d4322a8eb7c01575f4796
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
4 years agoNot Secured healtcheck 33/94033/7
Zlatko Murgoski [Wed, 21 Aug 2019 09:14:04 +0000 (11:14 +0200)]
Not Secured healtcheck

https://jira.onap.org/browse/DCAEGEN2-1539

Issue-ID: DCAEGEN2-1539
Change-Id: I55c9387e64a5a6b710785ecbfa695683d821599a
Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
4 years agofix user/permission 39/93739/1
Vijay Venkatesh Kumar [Sun, 18 Aug 2019 12:19:17 +0000 (12:19 +0000)]
fix user/permission

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>
4 years agoFix snapshot dependency and non-root user 38/92238/1
Vijay Venkatesh Kumar [Sat, 20 Jul 2019 21:32:45 +0000 (21:32 +0000)]
Fix snapshot dependency and non-root user

Change-Id: I13064a90f6fc3cb11ed9870a813b33dea473d1b9
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1560
Issue-ID: DCAEGEN2-1690
Issue-ID: DCAEGEN2-1578

4 years agoRemove docker binding from mvn 45/92145/1
Vijay Venkatesh Kumar [Sat, 20 Jul 2019 05:27:46 +0000 (05:27 +0000)]
Remove docker binding from mvn

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>
4 years agoJJB alignment across DCAE components - DCAE VES 34/91234/2
Gerard Hickey [Thu, 11 Jul 2019 09:03:01 +0000 (10:03 +0100)]
JJB alignment across DCAE components - DCAE VES

Issue-ID: DCAEGEN2-1578
Signed-off-by: Gerard Hickey <gerard.hickey@ericsson.com>
Change-Id: I37bd7ba2df69aba38a4e270dd1e1e10828d65322

4 years agoVES Collecotr - update documentation 69/91069/2
Zlatko Murgoski [Tue, 9 Jul 2019 08:25:56 +0000 (10:25 +0200)]
VES Collecotr - update documentation

https://jira.onap.org/browse/DCAEGEN2-1656

Issue-ID: DCAEGEN2-1618

Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
Change-Id: I5cf0eb5a82ff259c13a091002c2b8eebdac46b43

4 years agovalid api version 15/85415/6
luna [Tue, 16 Apr 2019 05:54:28 +0000 (13:54 +0800)]
valid api version
Issue-ID: DCAEGEN2-897

Change-Id: I77f015dadb03159a1c2cf43cf6a8a782d7a2e27a
Signed-off-by: luna <nil@vmware.com>
4 years agoMerge "No available docker logs"
Vijay Venkatesh Kumar [Fri, 21 Jun 2019 20:50:07 +0000 (20:50 +0000)]
Merge "No available docker logs"

4 years agoNo available docker logs 16/89816/5
Zlatko Murgoski [Thu, 13 Jun 2019 14:54:28 +0000 (16:54 +0200)]
No available docker logs

https://jira.onap.org/browse/DCAEGEN2-1618

Issue-ID: DCAEGEN2-1618

Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
Change-Id: If44392a5d5654952cbf1f8f048d9c6deb6ced832

4 years agoMerge "VES Collector - Event Ordering"
Vijay Venkatesh Kumar [Fri, 14 Jun 2019 22:15:52 +0000 (22:15 +0000)]
Merge "VES Collector - Event Ordering"

4 years agoVES Collector - Event Ordering 36/87336/19
Zlatko Murgoski [Thu, 9 May 2019 09:21:14 +0000 (11:21 +0200)]
VES Collector - Event Ordering

https://jira.onap.org/browse/DCAEGEN2-1483

Change-Id: I28b0e871ce570a3cf4c0d2e08d040b66eb6db3aa
Issue-ID: DCAEGEN2-1483
Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
4 years agoNo runtime manifest 58/89758/1
Zlatko Murgoski [Wed, 12 Jun 2019 13:27:51 +0000 (15:27 +0200)]
No runtime manifest

https://jira.onap.org/browse/DCAEGEN2-1614

Issue-ID: DCAEGEN2-1614

Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
Change-Id: I8dc4c7d1c7ba6a7c2386f8bce213fc1c2a73befa

4 years agoMerge "Basic auth not working" 5.0.1-ONAP
Vijay Venkatesh Kumar [Fri, 7 Jun 2019 17:15:15 +0000 (17:15 +0000)]
Merge "Basic auth not working"

4 years agoBasic auth not working 94/89594/4
Zlatko Murgoski [Fri, 7 Jun 2019 16:09:53 +0000 (18:09 +0200)]
Basic auth not working

https://jira.onap.org/browse/DCAEGEN2-1541

Issue-ID: DCAEGEN2-1541

Change-Id: I61211b7a4693fea60b6da4bc460c2be47a41efa7
Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
4 years agoAn exclusion of logger dependencies from spring-boot-starter-web 77/89577/1
andrzejszukuc [Fri, 7 Jun 2019 12:40:11 +0000 (14:40 +0200)]
An exclusion of logger dependencies from spring-boot-starter-web

https://jira.onap.org/browse/DCAEGEN2-1016

Change-Id: I515e46212b3c4e86537f19139f291fefdedf0696
Issue-ID: DCAEGEN2-1016
Signed-off-by: ANDRZEJ SZUKUC <andrzej.szukuc@nokia.com>
4 years agoRemove unnecessary security libraries 67/88867/1
Zlatko Murgoski [Thu, 30 May 2019 10:55:05 +0000 (12:55 +0200)]
Remove unnecessary security libraries

https://jira.onap.org/browse/DCAEGEN2-1016

Issue-ID: DCAEGEN2-1016
Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
Change-Id: Ied6f3bb68b5243d72b361f18273811990198c886

4 years agoRemove unnecessary log 61/88861/1
awudzins [Thu, 30 May 2019 10:24:17 +0000 (12:24 +0200)]
Remove unnecessary log

Remove info about cert matching

Change-Id: I07f2803062d0ccd763efd94275158b011426e302
Issue-ID: DCAEGEN2-1016
Signed-off-by: awudzins <adam.wudzinski@nokia.com>
5 years agoVES Collector - certBasicAuth 42/85542/6 1.4.4
Zlatko Murgoski [Wed, 17 Apr 2019 08:10:30 +0000 (10:10 +0200)]
VES Collector - certBasicAuth

https://jira.onap.org/browse/DCAEGEN2-1440

Issue-ID: DCAEGEN2-1440
Change-Id: I7976d03c65e261930533a49a6716fd6161124ad9
Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
5 years agoMerge "Collector authentication enhancement"
Vijay Venkatesh Kumar [Mon, 15 Apr 2019 19:36:07 +0000 (19:36 +0000)]
Merge "Collector authentication enhancement"

5 years agoCollector authentication enhancement 88/84688/10
Zlatko Murgoski [Tue, 9 Apr 2019 13:32:52 +0000 (15:32 +0200)]
Collector authentication enhancement

Add cert subject verifier

Change-Id: If2c3c0984e9eec63e2884ca17db953fff2719888
Issue-ID: DCAEGEN2-1101
Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
5 years agoCollector log isuue 71/85171/1
Zlatko Murgoski [Fri, 12 Apr 2019 08:51:55 +0000 (10:51 +0200)]
Collector log isuue

Collector log issue, after stop/start using appControler.sh logs was not added to collector.log

Issue-ID: DCAEGEN2-1287
Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
Change-Id: Ia669fb53d179125323abe9db45e0158b06ff0024

5 years agoMerge "Fix sonar violation"
Zlatko Murgoski [Fri, 5 Apr 2019 09:16:55 +0000 (09:16 +0000)]
Merge "Fix sonar violation"

5 years agoFix sonar violation 20/83620/4
awudzins [Thu, 28 Mar 2019 14:39:20 +0000 (15:39 +0100)]
Fix sonar violation

Fix sonar violation

Change-Id: I72d7c4a7ac127b9ec89e8a144d934aa96884fc6a
Issue-ID: DCAEGEN2-1016
Signed-off-by: Adam Wudzinski <adam.wudzinski@nokia.com>
5 years agoUpdate docker-maven-plugin 73/84073/1
Zlatko Murgoski [Wed, 3 Apr 2019 09:40:04 +0000 (11:40 +0200)]
Update docker-maven-plugin

Update docker-maven-plugin

Change-Id: I82d6a2e69640fb48f4d08d5ccf99a43a4951a965
Issue-ID: DCAEGEN2-1287
Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
5 years agoChange company name 29/83829/1
Zlatko Murgoski [Mon, 1 Apr 2019 05:38:17 +0000 (07:38 +0200)]
Change company name

Change company name

Change-Id: Ifb972f05a28f564609a92b0d98c4a258905c19c0
Issue-ID: DCAEGEN2-1270
Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
5 years agofix typo on info.yaml 65/83665/1
Vijay Venkatesh Kumar [Thu, 28 Mar 2019 14:01:44 +0000 (14:01 +0000)]
fix typo on info.yaml

Change-Id: I9259f0409f1ed0057f2fa8dfc8d76b184e57eac4
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1270

5 years agoupdate INFO.yaml 91/83391/1
Vijay Venkatesh Kumar [Tue, 26 Mar 2019 12:32:40 +0000 (12:32 +0000)]
update INFO.yaml

Change-Id: Iad6dbcb884af1c1b1deeff3e8b94556345d2ac2f
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1270
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
5 years agoMerge "Remove unused code"
Tony Hansen [Tue, 19 Mar 2019 15:37:02 +0000 (15:37 +0000)]
Merge "Remove unused code"

5 years agoAuthentication enhancement doc consul 12/82512/3
Zlatko Murgoski [Sat, 16 Mar 2019 08:43:37 +0000 (09:43 +0100)]
Authentication enhancement doc consul

Add dynami config description in README

Change-Id: I1b5c56bd07ce64993bc23ecb4bf26ccd03ca3405
Issue-ID: DCAEGEN2-1101
Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
5 years agoCollector authentication enhancement 92/79692/28
Zlatko Murgoski [Tue, 5 Mar 2019 10:31:48 +0000 (11:31 +0100)]
Collector authentication enhancement

Collector authentication enhancement

Change-Id: I03a05cb83dd8c498fb218e82e9b3958348fbb4ac
Issue-ID: DCAEGEN2-1101
Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
5 years agoRemove unused code 46/82246/1
Bogumil Zebek [Thu, 14 Mar 2019 12:00:18 +0000 (13:00 +0100)]
Remove unused code

Change-Id: I6c84baf1d50f26b8ba49be671384257d2b34ab8f
Issue-ID: DCAEGEN2-1016
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>