Comment 2 for bug 1751857

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/548078
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=e581c27e32202606e4580b6ba8b42c3bb9ae097e
Submitter: Zuul
Branch: master

commit e581c27e32202606e4580b6ba8b42c3bb9ae097e
Author: Tim Rozet <email address hidden>
Date: Mon Feb 26 13:27:39 2018 -0500

    Fixes OpenDaylight healthcheck/GUI feature

    Deployments with OpenDaylight fail because the Docker healthcheck fails.
    This is due to the fact that the URL used for querying with the
    healthcheck is not available, due to a feature mismatch. This patch
    fixes the GUI feature being installed to address the issue.

    Closes-Bug: 1751857

    Change-Id: Ia62aebb9c03e09c1986c1592a38ab455e68fd103
    Signed-off-by: Tim Rozet <email address hidden>