From d92b007061e149fc733a52ca1e142358955fce42 Mon Sep 17 00:00:00 2001 From: DR695H Date: Mon, 17 Jun 2019 17:23:14 -0400 Subject: adjust where we source keywords from Issue-ID: TEST-158 Change-Id: Icf8085ad56185850e261c318441c52f03d2ad37a Signed-off-by: DR695H --- .../test_templates/pnf_registration_without_SO_template.robot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'robot/resources/test_templates/pnf_registration_without_SO_template.robot') diff --git a/robot/resources/test_templates/pnf_registration_without_SO_template.robot b/robot/resources/test_templates/pnf_registration_without_SO_template.robot index 12510f70..3f8d5bec 100644 --- a/robot/resources/test_templates/pnf_registration_without_SO_template.robot +++ b/robot/resources/test_templates/pnf_registration_without_SO_template.robot @@ -3,12 +3,12 @@ Documentation PNF Registration Handler (PRH) test cases Resource ../aai/aai_interface.robot Resource ../mr_interface.robot Resource ../json_templater.robot -Library OpenstackLibrary +Library ONAPLibrary.Openstack Library OperatingSystem Library RequestsLibrary Library Collections Library ONAPLibrary.JSON -Library HTTPUtils +Library ONAPLibrary.Utilities *** Variables *** -- cgit 1.2.3-korg