From 721a7b04e0ca1736a9d962d7262d3463dc9cb491 Mon Sep 17 00:00:00 2001 From: "Chayal, Avteet (ac229e)" Date: Fri, 2 Nov 2018 05:32:35 +0000 Subject: Changes for PWT testing with HAS and SO Fixed tosca model for optimization policy Updated polices as pdp apis are case sensitive Added polices for PWT and IT for casablanca Removed extra spaces in vnf policy Issue-ID: OPTFRA-384 Change-Id: I17997e962939ff27e38b182134d7c25df77169d8 Signed-off-by: Chayal, Avteet (ac229e) --- test/policy-local-files/Distance_vFW_1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/policy-local-files/Distance_vFW_1.json') diff --git a/test/policy-local-files/Distance_vFW_1.json b/test/policy-local-files/Distance_vFW_1.json index 8c94f37..f6cb198 100644 --- a/test/policy-local-files/Distance_vFW_1.json +++ b/test/policy-local-files/Distance_vFW_1.json @@ -15,7 +15,7 @@ }, "identity": "distance-vFW", "resources": ["vFW"], - "policyScope": ["vFW", "US", "INTERNATIONAL", "ip"], + "policyScope": ["vfw", "us", "international", "ip"], "policyType": "distance_to_location", "applicableResources": "any" } -- cgit 1.2.3-korg