From 4d99fa993f76b9bc271dff7dbe336b281800403e Mon Sep 17 00:00:00 2001 From: jhh Date: Thu, 20 Feb 2020 15:40:08 -0600 Subject: Corrections in vCPE and vFW tosca to match spec. Issue-ID: POLICY-2375 Signed-off-by: jhh Change-Id: Ibffc67dd0b68da8597a5fdff7c65321ef4313352 Signed-off-by: jhh --- .../main/resources/policies/vCPE.policy.operational.output.tosca.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'models-examples/src/main/resources/policies/vCPE.policy.operational.output.tosca.json') diff --git a/models-examples/src/main/resources/policies/vCPE.policy.operational.output.tosca.json b/models-examples/src/main/resources/policies/vCPE.policy.operational.output.tosca.json index d73853735..aeac3093d 100644 --- a/models-examples/src/main/resources/policies/vCPE.policy.operational.output.tosca.json +++ b/models-examples/src/main/resources/policies/vCPE.policy.operational.output.tosca.json @@ -26,7 +26,7 @@ "actor": "APPC", "recipe": "Restart", "target": { - "type": "VM" + "targetType": "VM" }, "retry": 3, "timeout": 1200, -- cgit 1.2.3-korg