Update Ves version to 1.8.0 03/118503/3
authorEdyta Krukowska <edyta.krukowska@nokia.com>
Thu, 25 Feb 2021 12:53:28 +0000 (13:53 +0100)
committerEdyta Krukowska <edyta.krukowska@nokia.com>
Thu, 25 Feb 2021 12:53:28 +0000 (13:53 +0100)
- Use updated schema in Ves  to validate IP addresses

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

Changelog.md
blueprints/k8s-ves.yaml

index 29a38df..addc85d 100644 (file)
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
         - [DCAEGEN2-2496](https://jira.onap.org/browse/DCAEGEN2-2496) - SNMPTrap collector blueprint updated to use ContainerizedServiceComponent and latest k8s plugin
         - [DCAEGEN2-2496](https://jira.onap.org/browse/DCAEGEN2-2496) - DL feeder and DL-Admin blueprint updated to use ContainerizedServiceComponent and latest k8s plugin
         - [DCAEGEN2-2600](https://jira.onap.org/browse/DCAEGEN2-2600) - PM-Mapper blueprint updated to 1.5.1 version (added files processing config and fixed vulnerabilities)
+        - [DCAEGEN2-2477](https://jira.onap.org/browse/DCAEGEN2-2477) - Updated Ves image version to 1.8.0 in ves blueprint (Ves validates IP addresses)
 
 ## [3.0.2] - 2021-02-15
 ### Changed
index b44b312..d5a7efa 100644 (file)
@@ -57,7 +57,7 @@ inputs:
     default: "http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"
   tag_version:
     type: string
-    default: "nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.ves.vescollector:1.7.9"
+    default: "nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.ves.vescollector:1.8.0"
   internal_port:
     type: string
     description: Kubernetes node port on which collector is exposed
@@ -146,7 +146,7 @@ node_templates:
         collector.truststore.file.location: /opt/app/dcae-certificate/trust.jks
         collector.truststore.passwordfile: /opt/app/dcae-certificate/trust.pass
         collector.schema.checkflag: "1"
-        collector.schema.file: "{\"v1\":\"./etc/CommonEventFormat_27.2.json\",\"v2\":\"./etc/CommonEventFormat_27.2.json\",\"v3\":\"./etc/CommonEventFormat_27.2.json\",\"v4\":\"./etc/CommonEventFormat_27.2.json\",\"v5\":\"./etc/CommonEventFormat_28.4.1.json\",\"v7\":\"./etc/CommonEventFormat_30.2_ONAP.json\"}"
+        collector.schema.file: "{\"v1\":\"./etc/CommonEventFormat_27.2.json\",\"v2\":\"./etc/CommonEventFormat_27.2.json\",\"v3\":\"./etc/CommonEventFormat_27.2.json\",\"v4\":\"./etc/CommonEventFormat_27.2.json\",\"v5\":\"./etc/CommonEventFormat_28.4.1.json\",\"v7\":\"./etc/CommonEventFormat_30.2.1_ONAP.json\"}"
         collector.externalSchema.checkflag:
           get_input: collector_externalSchema_checkflag
         collector.externalSchema.schemasLocation: