aboutsummaryrefslogtreecommitdiffstats
path: root/robot/resources/test_templates/pnf_registration_without_SO_template.robot
diff options
context:
space:
mode:
authorDR695H <dr695h@att.com>2019-06-17 17:23:14 -0400
committerDR695H <dr695h@att.com>2019-06-17 17:23:14 -0400
commitd92b007061e149fc733a52ca1e142358955fce42 (patch)
treeef581a6d63bb7afc74f9be1bc0568370d865337e /robot/resources/test_templates/pnf_registration_without_SO_template.robot
parent288e86f420d6646aa1b88241827a1883b096b058 (diff)
adjust where we source keywords from
Issue-ID: TEST-158 Change-Id: Icf8085ad56185850e261c318441c52f03d2ad37a Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'robot/resources/test_templates/pnf_registration_without_SO_template.robot')
-rw-r--r--robot/resources/test_templates/pnf_registration_without_SO_template.robot4
1 files changed, 2 insertions, 2 deletions
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 ***