Bug 2235828 - Designate containers missing healthcheck script
Summary: Designate containers missing healthcheck script
Keywords:
Status: CLOSED DUPLICATE of bug 2116300
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-designate
Version: 17.1 (Wallaby)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Nate Johnston
QA Contact: Bruna Bonguardo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-08-29 20:24 UTC by Darin Sorrentino
Modified: 2023-09-21 16:34 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-09-05 12:36:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker OSP-27957 0 None None None 2023-09-05 12:39:35 UTC

Description Darin Sorrentino 2023-08-29 20:24:23 UTC
Description of problem:

After deploying Designate with Director, all designate containers (except the bind9 one) show unhealthy.  They are trying to call /openstack/healthcheck however that does not exist in any of the containers.

Version-Release number of selected component (if applicable):

17.1

How reproducible:
100%


Steps to Reproduce:
1. Deploy with Designate 
2. ssh tripleo-admin@<controller>
3. podman ps | grep designate
4. podman inspect designate_central | egrep -A10 '"Health"'
5. podman exec -it designate_central ls -latr /openstack

Actual results:


Expected results:


Additional info:

Comment 1 Brent Eagles 2023-09-05 12:36:58 UTC

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


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