Disable InsecureRequestWarning from requests library 85/97785/3
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Thu, 31 Oct 2019 11:49:46 +0000 (12:49 +0100)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Mon, 18 Nov 2019 11:22:35 +0000 (11:22 +0000)
commitdecd6fb650c78729c9527f0eae9a752e90c369f3
tree02c49322bc3d77286763d257162fc32a195b9bec
parent960567f4f29e9c26d7be2088a1396d9c69ce12fe
Disable InsecureRequestWarning from requests library

Globally disable InsecureRequestWarning coming
from requests library for both pre 2.16.0 and
for >= 2.16.0 versions.

Change-Id: Ibf4e749086265e8726e90a2f8b4c1c9df3b2c55d
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Issue-ID: TEST-227
test/vcpe/vcpe.py
test/vcpe/vcpecommon.py