aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorAnkitkumar Patel <ankit@research.att.com>2018-05-22 14:19:36 -0400
committerAnkitkumar Patel <ankit@research.att.com>2018-05-22 14:19:54 -0400
commit8a0fb1ecc1bd4f421f18ad10edd8e6f2c78dc003 (patch)
tree1a4929b08f7e8c6bdd4f216e13f5e114ca804564 /test
parent8ea30a38468373dfd9715d720c085c8a6ac4ee29 (diff)
Updating the VNF policy translation
Updating the VNF policy translation Issue-ID: OPTFRA-239 Change-Id: Iadce865b35ec94613502063d718a317aba798bc4 Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
Diffstat (limited to 'test')
-rw-r--r--test/policy-local-files/Affinity_vCPE_1.json2
-rw-r--r--test/policy-local-files/vnfPolicy_vGMuxInfra.json4
2 files changed, 3 insertions, 3 deletions
diff --git a/test/policy-local-files/Affinity_vCPE_1.json b/test/policy-local-files/Affinity_vCPE_1.json
index c9046dd..6f0ecb3 100644
--- a/test/policy-local-files/Affinity_vCPE_1.json
+++ b/test/policy-local-files/Affinity_vCPE_1.json
@@ -12,7 +12,7 @@
"identity": "affinity_vCPE",
"policyScope": ["vCPE", "US", "INTERNATIONAL", "ip", "vGMuxInfra", "vG"],
"affinityProperty": {
- "qualifier": "different",
+ "qualifier": "same",
"category": "complex"
},
"policyType": "zone",
diff --git a/test/policy-local-files/vnfPolicy_vGMuxInfra.json b/test/policy-local-files/vnfPolicy_vGMuxInfra.json
index 7ac6dff..6849105 100644
--- a/test/policy-local-files/vnfPolicy_vGMuxInfra.json
+++ b/test/policy-local-files/vnfPolicy_vGMuxInfra.json
@@ -17,9 +17,9 @@
"vnfProperties": [
{
"inventoryProvider": "aai",
- "serviceType": "vGMuxInfra",
+ "serviceType": "vGMuxInfra-xx",
"inventoryType": "service",
- "customerId": "",
+ "customerId": "SDN-ETHERNET-INTERNET",
"orchestrationStatus": "",
"equipmentRole": ""
}