From 3f1d47dd8f14a948967f9a2b5b958f5d858c6809 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Thu, 7 May 2020 10:22:46 -0400 Subject: type_version is now mandatory Per this review: https://gerrit.onap.org/r/c/policy/models/+/107250 Issue-ID: POLICY-2538 Change-Id: I0b7711c1adc73295092996cd3a1ec7979fd2b4ba Signed-off-by: Pamela Dragosh --- applications/monitoring/src/test/resources/vDNS.policy.input.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'applications/monitoring/src') diff --git a/applications/monitoring/src/test/resources/vDNS.policy.input.yaml b/applications/monitoring/src/test/resources/vDNS.policy.input.yaml index 7d8120e5..cac46606 100644 --- a/applications/monitoring/src/test/resources/vDNS.policy.input.yaml +++ b/applications/monitoring/src/test/resources/vDNS.policy.input.yaml @@ -4,6 +4,7 @@ topology_template: - onap.scaleout.tca: type: onap.policies.monitoring.cdap.tca.hi.lo.app + type_version: 1.0.0 version: 1.0.0 metadata: policy-id: onap.scaleout.tca -- cgit 1.2.3-korg