Comment 4 for bug 1568059

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/329106
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=af4241d86fd0629535a0e208708f079fde5b5cef
Submitter: Jenkins
Branch: master

commit af4241d86fd0629535a0e208708f079fde5b5cef
Author: Alex Schultz <email address hidden>
Date: Mon Jun 13 10:44:48 2016 -0600

    Use ssl lookups for ironic endpoints

    The endpoints used by ironic should lookup the procol and hostname
    from the ssl hash. This change switches the endpoint lookups to query
    the ssl hash for tls configuration support.

    Change-Id: I79a50493211b1973d285d5f2b19f5330c003768e
    Closes-Bug: #1568059