diff options
author | Patel, Ankitkumar <ankit@research.att.com> | 2018-07-17 15:30:58 -0400 |
---|---|---|
committer | Patel, Ankitkumar <ankit@research.att.com> | 2018-07-17 15:32:10 -0400 |
commit | 9a58ba68705920997d0c8b45cce1def2c09db3d9 (patch) | |
tree | 05214e40cf5d7c49f349946a40ece1fbb38eeed9 | |
parent | 636eec90c49fe2e4223dbeb79bd17c30b714dce8 (diff) |
[OPTFRA-304] code cleaning
OSDF code cleaning
Issue-ID: OPTFRA-304
Change-Id: Idc538318d28710f68efc5f169e3644840e7ea86f
Signed-off-by: Patel, Ankitkumar <ankit@research.att.com>
-rw-r--r-- | test/placement-tests/vnfGroupPolicies.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/test/placement-tests/vnfGroupPolicies.txt b/test/placement-tests/vnfGroupPolicies.txt index 16aca6c..8cb0263 100644 --- a/test/placement-tests/vnfGroupPolicies.txt +++ b/test/placement-tests/vnfGroupPolicies.txt @@ -59,9 +59,9 @@ ],
"type": "vnfPolicy"
},
- "description": "VNFPolicy@CreatedBy:mh7921",
+ "description": "VNFPolicy@CreatedBy",
"guard": "False",
- "policyName": "bg4702.VNFPolicy_vhngatewayprimary_v1",
+ "policyName": "VNFPolicy_vhngatewayprimary_v1",
"priority": "1",
"riskLevel": "3",
"riskType": "test",
@@ -129,9 +129,9 @@ ],
"type": "vnfPolicy"
},
- "description": "VNFPolicy@CreatedBy:mh7921",
+ "description": "VNFPolicy@CreatedBy",
"guard": "False",
- "policyName": "bg4702.VNFPolicy_vhnportal_primary_v1",
+ "policyName": "VNFPolicy_vhnportal_primary_v1",
"priority": "1",
"riskLevel": "3",
"riskType": "test",
@@ -184,9 +184,9 @@ ],
"type": "vnfPolicy"
},
- "description": "VNFPolicy@CreatedBy:mh7921",
+ "description": "VNFPolicy@CreatedBy",
"guard": "False",
- "policyName": "bg4702.VNFPolicy_vvig1_v1",
+ "policyName": "VNFPolicy_vvig1_v1",
"priority": "1",
"riskLevel": "3",
"riskType": "test",
@@ -194,4 +194,4 @@ "templateVersion": "1802V01",
"version": "1802V01"
}
-]
\ No newline at end of file +]
|