From 369e51562f068d5e653211902efc69220508eca1 Mon Sep 17 00:00:00 2001 From: DR695H Date: Wed, 19 Jun 2019 21:16:58 -0400 Subject: move so, clamp, oof to jinja Issue-ID: TEST-158 Change-Id: I88798326879463103a66a97d4ddbc53e864be01a Signed-off-by: DR695H --- robot/resources/so_interface.robot | 1 - 1 file changed, 1 deletion(-) (limited to 'robot/resources/so_interface.robot') diff --git a/robot/resources/so_interface.robot b/robot/resources/so_interface.robot index 6c4fd26e..1e555dbf 100644 --- a/robot/resources/so_interface.robot +++ b/robot/resources/so_interface.robot @@ -5,7 +5,6 @@ Library ONAPLibrary.Utilities Library OperatingSystem Library Collections Resource global_properties.robot -Resource ../resources/json_templater.robot *** Variables *** ${MSO_HEALTH_CHECK_PATH} /manage/health ${MSO_ENDPOINT} ${GLOBAL_MSO_SERVER_PROTOCOL}://${GLOBAL_INJECTED_SO_IP_ADDR}:${GLOBAL_MSO_SERVER_PORT} -- cgit 1.2.3-korg