Add type_version to naming policy 02/99302/2
authorPamela Dragosh <pdragosh@research.att.com>
Sun, 8 Dec 2019 22:43:30 +0000 (17:43 -0500)
committerPamela Dragosh <pdragosh@research.att.com>
Sun, 8 Dec 2019 22:48:30 +0000 (17:48 -0500)
For testing purposes in the xacml-pdp JUnits.

Issue-ID: POLICY-1740
Change-Id: Ia35583b5aac6a40f62542b907d7f3358fc1bcbcd
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
models-examples/src/main/resources/policies/sdnc.policy.naming.input.tosca.yaml

index 825e95d..f17e909 100644 (file)
@@ -4,6 +4,7 @@ topology_template:
     -   SDNC_Policy.ONAP_VNF_NAMING_TIMESTAMP:
             type: onap.policies.Naming
             version: 1.0.0
+            type_version: 1.0.0
             properties:
                 policy-instance-name: ONAP_VNF_NAMING_TIMESTAMP
                 naming-models:
@@ -46,4 +47,4 @@ topology_template:
                             start-value: 1
                             length: 3
                             increment: 1
-                            sequence-type: alpha-numeric
\ No newline at end of file
+                            sequence-type: alpha-numeric