From 8a0fb1ecc1bd4f421f18ad10edd8e6f2c78dc003 Mon Sep 17 00:00:00 2001 From: Ankitkumar Patel Date: Tue, 22 May 2018 14:19:36 -0400 Subject: Updating the VNF policy translation Updating the VNF policy translation Issue-ID: OPTFRA-239 Change-Id: Iadce865b35ec94613502063d718a317aba798bc4 Signed-off-by: Ankitkumar Patel --- test/policy-local-files/Affinity_vCPE_1.json | 2 +- test/policy-local-files/vnfPolicy_vGMuxInfra.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'test') 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": "" } -- cgit 1.2.3-korg