Sandro Bonazzola has submitted this change and it was merged.
Change subject: ovirt-image-uploader: fixing usage of API SDK insecure parameter
......................................................................
ovirt-image-uploader: fixing usage of API SDK insecure parameter
Python SDK insecure parameter simply skips hostname validation,
it still gives errors if we also pass an unmatching CA cert.
Change-Id: I02f96fb2053c543e1c54dc84921da75823282509
Bug-Url:
https://bugzilla.redhat.com/1136434
Signed-off-by: Simone Tiraboschi <stirabos(a)redhat.com>
(cherry picked from commit 956d1d3e4c839bccbdbfe027daa212bf39f92957)
---
M src/__main__.py
1 file changed, 16 insertions(+), 9 deletions(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/32353
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I02f96fb2053c543e1c54dc84921da75823282509
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-image-uploader
Gerrit-Branch: ovirt-image-uploader-3.5
Gerrit-Owner: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Lev Veyde <lveyde(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server