diff options
author | DR695H <dr695h@att.com> | 2019-07-30 17:25:33 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2019-07-31 15:27:35 -0400 |
commit | 70861af6430f2bf04917e2e08925f85774668417 (patch) | |
tree | 8e3a54fc9091d634c0a73d0540722e10bcfb9996 /robot/resources/sdngc_interface.robot | |
parent | e9bd8e9d0f2bc7f54440fcf899b0a8fb00a47b77 (diff) |
add vnf and service to vnf orch
Issue-ID: TEST-174
Change-Id: If58e3fb7c3d9ddb86a0dd29bc2412b91d4bf3fed
Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'robot/resources/sdngc_interface.robot')
-rw-r--r-- | robot/resources/sdngc_interface.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/resources/sdngc_interface.robot b/robot/resources/sdngc_interface.robot index 766be9e9..828752c5 100644 --- a/robot/resources/sdngc_interface.robot +++ b/robot/resources/sdngc_interface.robot @@ -88,7 +88,7 @@ Preload Generic VfModule [Return] ${post_resp} Preload Vnf - [Arguments] ${service_type_uuid} ${generic_vnf_name} ${generic_vnf_type} ${vf_module_name} ${vf_modules} ${service} ${uuid} + [Arguments] ${service_type_uuid} ${generic_vnf_name} ${generic_vnf_type} ${vf_module_name} ${vf_modules} ${vnf} ${uuid} ${service} ${base_vf_module_type}= Catenate ${closedloop_vf_module}= Create Dictionary ServiceMapping.Set Directory default ${GLOBAL_SERVICE_MAPPING_DIRECTORY} |