diff options
author | DR695H <dr695h@att.com> | 2019-08-21 16:57:54 -0400 |
---|---|---|
committer | Brian Freeman <bf1936@att.com> | 2019-08-22 13:41:13 +0000 |
commit | 7cf5e64d66957467566fc1b9787b983d8fc21879 (patch) | |
tree | a037a031110be903135a71eb863010adf996253f /robot/resources/stack_validation/validate_vfw.robot | |
parent | 96bd401c6008329f00ec1ac87728a0c36c13a508 (diff) |
sdc needs to do a json data loads
Issue-ID: TEST-184
Change-Id: I10eadc66fa97d57b6985ce5b5dc5838d7a7ccd00
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 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/robot/resources/stack_validation/validate_vfw.robot b/robot/resources/stack_validation/validate_vfw.robot index 4646720e..3af5164e 100644 --- a/robot/resources/stack_validation/validate_vfw.robot +++ b/robot/resources/stack_validation/validate_vfw.robot @@ -3,8 +3,6 @@ Documentation Testing openstack. Library OperatingSystem Library SSHLibrary Library RequestsLibrary -Library ONAPLibrary.JSON -Library ONAPLibrary.Openstack Library Collections Resource ../../resources/openstack/keystone_interface.robot Resource ../../resources/openstack/nova_interface.robot |