diff options
author | Jim Hahn <jrh3@att.com> | 2020-02-10 12:31:03 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-02-10 12:31:03 +0000 |
commit | d98e90fef90fbbc79536825699d1ea980c28eb1a (patch) | |
tree | 81149f853069d5df5dd59f5314284b91c3f392c1 /models-examples/src/main/resources/policies/vCPE.policy.monitoring.input.tosca.json | |
parent | e06578535f6afadac715c04ed03c74c05a075780 (diff) | |
parent | 532202ce2d8bf83299b3775bba184fb5b3b50df7 (diff) |
Merge "Add data type and policy type reference checking"
Diffstat (limited to 'models-examples/src/main/resources/policies/vCPE.policy.monitoring.input.tosca.json')
-rw-r--r-- | models-examples/src/main/resources/policies/vCPE.policy.monitoring.input.tosca.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/models-examples/src/main/resources/policies/vCPE.policy.monitoring.input.tosca.json b/models-examples/src/main/resources/policies/vCPE.policy.monitoring.input.tosca.json index 0eabb573a..eb0dec43d 100644 --- a/models-examples/src/main/resources/policies/vCPE.policy.monitoring.input.tosca.json +++ b/models-examples/src/main/resources/policies/vCPE.policy.monitoring.input.tosca.json @@ -5,6 +5,7 @@ { "onap.restart.tca": { "type": "onap.policies.monitoring.cdap.tca.hi.lo.app", + "type_version": "1.0.0", "version": "1.0.0", "metadata": { "policy-id": "onap.restart.tca" |