adding in the vCPE vnfs to distribute 11/12811/2
authorDR695H <dr695h@att.com>
Fri, 15 Sep 2017 21:48:50 +0000 (17:48 -0400)
committerDR695H <dr695h@att.com>
Sat, 16 Sep 2017 14:18:04 +0000 (10:18 -0400)
[TEST-57] adding in the vCPE vnfs to distribute

Change-Id: I76969e7a4911d21ab69ceba6f0dae1d844080dcf
Signed-off-by: DR695H <dr695h@att.com>
robot/assets/service_mappings.py
robot/testsuites/model-distribution.robot

index 290d140..563cfe1 100644 (file)
@@ -5,6 +5,7 @@ GLOBAL_SERVICE_FOLDER_MAPPING = {"vFW" : ['base_vfw'], \
                                  "vLB" : ['base_vlb'], \
                                  "vVG" : ['base_vvg'], \
                                  "vIMS" : ['base_clearwater'], \
+                                 "vCPE" : ['base_vcpe_infra', 'base_vcpe_vbng', 'base_vcpe_vbrgemu', 'base_vcpe_vgmux', 'base_vcpe_vgw'], \
                                  }
 
 '''
index e9410e4..5f0c597 100644 (file)
@@ -19,4 +19,6 @@ Distribute vFW Model    vFW
 Distribute vVG Model    vVG
     [Tags]    ete    distribute
 Distribute vIMS Model    vIMS
+    [Tags]    ete    distribute
+Distribute vCPE Model    vCPE
     [Tags]    ete    distribute
\ No newline at end of file