Removed Vnf Profile step 04/85704/1
authorBrian Freeman <bf1936@att.com>
Thu, 18 Apr 2019 15:50:19 +0000 (10:50 -0500)
committerBrian Freeman <bf1936@att.com>
Thu, 18 Apr 2019 15:50:27 +0000 (10:50 -0500)
Issue-ID: SDNC-729
Change-Id: Id406bb3e866677ac0e24a4192cb4395f69ca8412
Signed-off-by: Brian Freeman <bf1936@att.com>
robot/resources/sdngc_interface.robot

index 7be6e15..faa95e2 100644 (file)
@@ -97,7 +97,8 @@ Preload Vnf
     \       ${base_vf_module_type}=   Set Variable If    '${dict['isBase']}' == 'true'     ${vf_module_type}    ${base_vf_module_type}
     \       ${closedloop_vf_module}=   Set Variable If    '${dict['isBase']}' == 'false'     ${vf_module}    ${closedloop_vf_module}
     \       ${vf_name}=     Update Module Name    ${dict}    ${vf_module_name}
-    \       Preload Vnf Profile    ${vf_module_type}
+    #    Admin portal update no longer 
+    #\       Preload Vnf Profile    ${vf_module_type}
     \       Preload One Vnf Topology    ${service_type_uuid}    ${generic_vnf_name}    ${generic_vnf_type}     ${vf_name}    ${vf_module_type}    ${service}    ${filename}   ${uuid}
     [Return]    ${base_vf_module_type}   ${closedloop_vf_module}