diff options
author | Chayal, Avteet (ac229e) <ac229e@att.com> | 2018-11-02 05:32:35 +0000 |
---|---|---|
committer | Chayal, Avteet (ac229e) <ac229e@att.com> | 2018-11-02 18:50:38 +0000 |
commit | 721a7b04e0ca1736a9d962d7262d3463dc9cb491 (patch) | |
tree | fbb0a00312c0453f4fd8baefd3d753ffcccc85cf /test/policy-local-files/QueryPolicy_vFW.json | |
parent | f2a275b6864c34866e2d99a2f98baeca516b80d3 (diff) |
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) <ac229e@att.com>
Diffstat (limited to 'test/policy-local-files/QueryPolicy_vFW.json')
-rw-r--r-- | test/policy-local-files/QueryPolicy_vFW.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/policy-local-files/QueryPolicy_vFW.json b/test/policy-local-files/QueryPolicy_vFW.json index 75ed450..443a82a 100644 --- a/test/policy-local-files/QueryPolicy_vFW.json +++ b/test/policy-local-files/QueryPolicy_vFW.json @@ -13,7 +13,7 @@ {"attribute":"customerLatitude", "attribute_location": "customerLatitude"}, {"attribute":"customerLongitude", "attribute_location": "customerLongitude"} ], - "policyScope": ["vFW", "US", "INTERNATIONAL", "ip"], + "policyScope": ["vfw", "us", "international", "ip"], "policyType": "request_param_query", "serviceName": "vFW", "identity": "vFW_Query_Policy" |