summaryrefslogtreecommitdiffstats
path: root/test/policy-local-files/vnfPolicy_vG.json
diff options
context:
space:
mode:
authorAnkitkumar Patel <ankit@research.att.com>2018-05-19 12:47:27 -0400
committerAnkitkumar Patel <ankit@research.att.com>2018-05-19 12:48:14 -0400
commit8ea30a38468373dfd9715d720c085c8a6ac4ee29 (patch)
tree7d6bac9fdc2b963b9960962ffa5b04c167d3f055 /test/policy-local-files/vnfPolicy_vG.json
parent12f9060558172ee282c6fb1b18e9955f00a41807 (diff)
Fix the bug in translating a policy
Fix the bug in translating the VNF policy Issue-ID: OPTFRA-239 Change-Id: I0c9f678f22fec4eb3f5e190ea0080c899fb95445 Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
Diffstat (limited to 'test/policy-local-files/vnfPolicy_vG.json')
-rw-r--r--test/policy-local-files/vnfPolicy_vG.json21
1 files changed, 9 insertions, 12 deletions
diff --git a/test/policy-local-files/vnfPolicy_vG.json b/test/policy-local-files/vnfPolicy_vG.json
index c77cdc7..d215078 100644
--- a/test/policy-local-files/vnfPolicy_vG.json
+++ b/test/policy-local-files/vnfPolicy_vG.json
@@ -1,16 +1,16 @@
{
- "service": "VnfPolicy",
- "policyName": "oofBeijing.vnfPolicy_vG",
+ "service": "vnfPolicy",
+ "policyName": "OSDF_R2.vnfPolicy_vG",
"description": "vnfPolicy",
- "templateVersion": "1702.03",
- "version": "oofBeijing",
+ "templateVersion": "OpenSource.version.1",
+ "version": "test1",
"priority": "6",
"riskType": "test",
"riskLevel": "3",
"guard": "False",
"content": {
"identity": "vnf_vG",
- "policyScope": ["vCPE", "INTERNATIONAL", "ip", "vG", "vnf_policy"],
+ "policyScope": ["vCPE", "US", "INTERNATIONAL", "ip", "vG"],
"policyType": "vnfPolicy",
"resources": ["vG"],
"applicableResources": "any",
@@ -19,13 +19,10 @@
"inventoryProvider": "aai",
"serviceType": "",
"inventoryType": "cloud",
- "customerId": ""
- },
- {
- "inventoryProvider": "multicloud",
- "serviceType": "HNGATEWAY",
- "inventoryType": "service",
- "customerId": "21014aa2-526b-11e6-beb8-9e71128cae77"
+ "customerId": "",
+ "orchestrationStatus": "",
+ "equipmentRole": ""
+
}
]
}