Remove HTTP library 92/90592/2
authorJamo Luhrsen <jluhrsen@gmail.com>
Mon, 22 Jun 2020 23:24:57 +0000 (16:24 -0700)
committerVenkatrangan Govindarajan <vgovindarajan@luminanetworks.com>
Tue, 23 Jun 2020 04:58:32 +0000 (04:58 +0000)
commit6838594cb940b69bff1b1ee00bacc4258939ef3f
tree67e327a447207d53bbc7f02bf65d262e91f333e5
parent9286500162c0416d9218d8277bcfbd76a4763bfc
Remove HTTP library

The library is old and does not work with python3. It appears
that the *** Settings *** section in the affected files may
have just been copy/paste from the same source and likely the
library is not used. It's possible that some tests would break
if the library was being used. In that case, things will have
to be ported to the more commonly used RequetsLibrary keywords.

Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: I55e5d02818b0f2bfaf106cb26ecf43df9791c6e3
csit/suites/backuprestore/br-basic/020__br_sfc_tests.robot
csit/suites/sfc/Full_Deploy/015__sfc_rendered_service_paths_logical.robot
csit/suites/sfc/SFC_Basic/070__sfc_rendered_service_paths.robot
csit/suites/sfc/SFC_Persistency/020__sfc_persistency.robot