Comment 6 for bug 1858672

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (stable/stein)

Reviewed: https://review.opendev.org/703847
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=cba9fa4e2a66d93f75e260ec524f9d4b89fa64d2
Submitter: Zuul
Branch: stable/stein

commit cba9fa4e2a66d93f75e260ec524f9d4b89fa64d2
Author: Alan Bishop <email address hidden>
Date: Tue Jan 7 08:54:18 2020 -0800

    Image uploader: use HTTPS for "no verify" registries

    Registries with an invalid SSL certificate are insecure, but still
    need to be accessed via HTTPS. This patch updates the URL builder
    to take this into consideration.

    Closes-Bug: #1858672
    Change-Id: I71436313098f513c200ecc3f862a2b851fb1060a
    (cherry picked from commit dcf99e7167b7827b6edaf10b460a0dd5e57cdddb)
    (cherry picked from commit f6bcc3bcdb88ec385c9b308a0f33a6187a7824ef)