Comment 13 for bug 1751857

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

Reviewed: https://review.openstack.org/561252
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=372fde4d7db3b8c5a90f1a8eebd302e0eb63d71d
Submitter: Zuul
Branch: stable/queens

commit 372fde4d7db3b8c5a90f1a8eebd302e0eb63d71d
Author: Tim Rozet <email address hidden>
Date: Wed Apr 11 15:47:18 2018 -0400

    Fixes ODL healthcheck URI

    In the past we used index.html to ensure ODL container was healthy.
    This page was provided by the GUI plugins into ODL. Now that those
    plugins are no longer supported, we need to move to a more reliable URI
    path.

    Related-Bug: 1751857

    Change-Id: I2f33d2cf6a96005ef1d18468a8d2fcc71b17b6f8
    Signed-off-by: Tim Rozet <email address hidden>
    (cherry picked from commit 9e72a429d1ae1d6be2e747a973be6b6c072cd630)