Fix Heatbridge for vCPE vGW 57/48257/1
authorBrian Freeman <bf1936@att.com>
Mon, 21 May 2018 00:49:34 +0000 (19:49 -0500)
committerBrian Freeman <bf1936@att.com>
Mon, 21 May 2018 00:49:43 +0000 (19:49 -0500)
Issue-ID: TEST-93
Change-Id: I7c3b9f3c40222acc936c5ae88f8930794186b82c
Signed-off-by: Brian Freeman <bf1936@att.com>
robot/assets/service_mappings.py

index 5a58bb9..52f1ca1 100644 (file)
@@ -41,7 +41,7 @@ Used by the Heatbridge Validate Query to A&AI to locate the vserver name
 GLOBAL_VALIDATE_NAME_MAPPING = {"vFW" : 'vfw_name_0',
                                  "vLB" : 'vlb_name_0',
                                  "vVG" : '',
-                                 "vCPE" : '',
+                                 "vCPE" : 'vgw_name_0',
                                  "vFWSNK" : 'vfw_name_0',
                                  "vPKG" : 'vpg_name_0',
                                  }