Update HV-VES component-spec. Change type integer to number. 75/117175/1
authorTomasz Wrobel <tomasz.wrobel@nokia.com>
Thu, 28 Jan 2021 08:41:07 +0000 (09:41 +0100)
committerTomasz Wrobel <tomasz.wrobel@nokia.com>
Thu, 28 Jan 2021 08:41:07 +0000 (09:41 +0100)
Issue-ID: DCAEGEN2-2441
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I2543709f876df6a4646089db3a029802370c0bca

dpo/spec/hv-ves-collector.componentspec.json

index e24f838..b349dc7 100644 (file)
@@ -42,7 +42,7 @@
       "value": 300,
       "description": "Maximum inactive time in seconds for client connections after which client can be disconnected",
       "sourced_at_deployment": true,
-      "type": "integer",
+      "type": "number",
       "policy_editable": false,
       "designer_editable": false
     },
@@ -59,7 +59,7 @@
       "value": 5,
       "description": "Interval in seconds of re-checking the CBS configuration",
       "sourced_at_deployment": true,
-      "type": "integer",
+      "type": "number",
       "policy_editable": false,
       "designer_editable": false
     },