Comment 5 for bug 1805184

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

Reviewed: https://review.openstack.org/620172
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=58ff892e7830802de24911c1a2000b0d15770ff1
Submitter: Zuul
Branch: stable/rocky

commit 58ff892e7830802de24911c1a2000b0d15770ff1
Author: Emilien Macchi <email address hidden>
Date: Mon Nov 26 17:00:45 2018 -0500

    image_uploader: use /v2 suffix to validate SSL

    When testing if the registry is secure or not, let's use the actual
    registry URL which containers /v2 so we don't hit 404 when Satellite is
    used and provides another web server configuration.

    Change-Id: I356d00b2c730903c9276b19a676cdd524121945b
    Closes-Bug: #1805184
    (cherry picked from commit 3a0cc642b5e5e4ecf42f673a5dbb7f5fa1c9053d)