diff options
author | DR695H <dr695h@att.com> | 2019-06-17 17:23:14 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2019-06-17 17:23:14 -0400 |
commit | d92b007061e149fc733a52ca1e142358955fce42 (patch) | |
tree | ef581a6d63bb7afc74f9be1bc0568370d865337e /robot/resources/stack_validation/validate_vfw.robot | |
parent | 288e86f420d6646aa1b88241827a1883b096b058 (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/stack_validation/validate_vfw.robot')
-rw-r--r-- | robot/resources/stack_validation/validate_vfw.robot | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/robot/resources/stack_validation/validate_vfw.robot b/robot/resources/stack_validation/validate_vfw.robot index fde3de21..a5a6acbc 100644 --- a/robot/resources/stack_validation/validate_vfw.robot +++ b/robot/resources/stack_validation/validate_vfw.robot @@ -4,8 +4,7 @@ Library OperatingSystem Library SSHLibrary Library RequestsLibrary Library ONAPLibrary.JSON -Library OpenstackLibrary -Library HEATUtils +Library ONAPLibrary.Openstack Library Collections Resource ../../resources/openstack/keystone_interface.robot Resource ../../resources/openstack/nova_interface.robot |