Comment 4 for bug 1751928

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

Reviewed: https://review.openstack.org/550482
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=0166826b0d0d3e858a3d89e2b5217254c8624361
Submitter: Zuul
Branch: stable/queens

commit 0166826b0d0d3e858a3d89e2b5217254c8624361
Author: Tim Rozet <email address hidden>
Date: Mon Feb 26 17:42:33 2018 -0500

    Fixes OpenDaylight healthcheck

    Due to Jetty XML config changes for OpenDaylight, healtcheck no longer
    works. This patch moves the healtcheck to use the pax web config file,
    which should be a more consistent method of finding the values for host
    IP/port (INI settings). Also adds logic to support healthcheck with TLS
    based deployments.

    Closes-Bug: 1751928

    Change-Id: I94f351ee3c71ddefe0b5c2bfdcd784d303ccbb24
    Signed-off-by: Tim Rozet <email address hidden>
    (cherry picked from commit 737439aab51089c27e71137fc30388a87474dc25)