Bug 1718973 - Horizon container missing health check
Summary: Horizon container missing health check
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 13.0 (Queens)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL:
Whiteboard:
Depends On: 1488153 1718976
Blocks: 1631705 1631707 1718962 1718970 1718971
TreeView+ depends on / blocked
 
Reported: 2019-06-10 16:31 UTC by Martin Magr
Modified: 2020-09-17 15:03 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1488153
Environment:
Last Closed: 2020-09-17 15:03:39 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Martin Magr 2019-06-10 16:31:29 UTC
+++ This bug was initially created as a clone of Bug #1488153 +++

Some containers does not have default container health check implemented. We should make all the containers covered.

--- Additional comment from Leonid Natapov on 2019-05-05 08:36:39 UTC ---

Back to assign.
Here is the list of containers that don't have healthcheck. Probably will be more as I will test different tripleo templates that could add additional containers that don't appear now.

e8616f5194aa  192.168.24.1:8787/rhosp15/openstack-horizon:20190426.1                  dumb-init --singl...  3 days ago  Up 3 days ago         horizon

-----------------------------------------------------

Above mentioned container was covered with health check in following patch:

https://github.com/openstack/tripleo-common/blob/master/healthcheck/horizon

Please enable (or refactor and enable) health checks (or eventually close this) under your consideration. Example of enabled health check executuion:
https://github.com/openstack/tripleo-common/blob/master/container-images/tripleo_kolla_template_overrides.j2#L325,L329
https://github.com/openstack/tripleo-heat-templates/blob/master/deployment/metrics/collectd-container-puppet.yaml#L477,L478

Comment 5 Radomir Dopieralski 2019-11-27 16:21:17 UTC
Is this supposed to be a feature backport?


Note You need to log in before you can comment on or make changes to this bug.