Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1549298

Summary: OpenDaylight healthcheck is broken due to jetty config changes
Product: Red Hat OpenStack Reporter: Tim Rozet <trozet>
Component: openstack-tripleo-commonAssignee: Tim Rozet <trozet>
Status: CLOSED DUPLICATE QA Contact: Itzik Brown <itbrown>
Severity: high Docs Contact:
Priority: urgent    
Version: 13.0 (Queens)CC: jschluet, mburns, nyechiel, sclewis, slinaber, trozet
Target Milestone: betaKeywords: Triaged
Target Release: 13.0 (Queens)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-tripleo-common-8.5.1-0.20180326153322.91f52e9.el7ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
N/A
Last Closed: 2018-04-15 06:35:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tim Rozet 2018-02-26 22:16:04 UTC
Description of problem:
ODL healthcheck parses the jetty config file for host IP and port.  Recently jetty config was changed in ODL and this no longer works.  We should use the pax config file anyway as it presents the data in an INI key=value format, rather than in an XML file.  Also, there is no support for TLS healthcheck.

Comment 3 Tim Rozet 2018-03-08 17:21:30 UTC
Patch merged into queens

Comment 6 Tim Rozet 2018-03-22 13:38:16 UTC
Lowering severity on this as unhealthy containers do not fail deployments. See https://bugs.launchpad.net/tripleo/+bug/1752925

Comment 9 Itzik Brown 2018-04-15 06:35:22 UTC

*** This bug has been marked as a duplicate of bug 1549218 ***