tripleo-heat-templates/releasenotes/notes/fix-odl-gui-feature-6525b8c6807fb784.yaml
Tim Rozet e581c27e32 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 <trozet@redhat.com>
2018-02-26 13:27:39 -05:00

6 lines
137 B
YAML

---
fixes:
- |
Fixes GUI feature loaded into OpenDaylight, which fixes the GUI as well
as the URL used for Docker healthcheck.